Home
last modified time | relevance | path

Searched refs:processed (Results 151 – 175 of 310) sorted by relevance

12345678910>>...13

/linux/tools/power/x86/intel-speed-select/
H A Disst-display.c359 if (pkg_dev->processed) in isst_ctdp_display_information()
367 if (!ctdp_level->processed) in isst_ctdp_display_information()
/linux/Documentation/crypto/
H A Duserspace-if.rst121 should be processed with the message digest. The send system call allows
159 should be processed for encryption or decryption. In addition, the IV is
218 should be processed for encryption or decryption. In addition, the IV is
/linux/Documentation/dev-tools/
H A Dcoccinelle.rst249 - Your current user's home directory is processed first
250 - Your directory from which spatch is called is processed next
251 - The directory provided with the ``--dir`` option is processed last, if used
/linux/drivers/iommu/iommufd/
H A Dselftest.c557 u32 processed = 0; in mock_domain_cache_invalidate_user() local
591 processed++; in mock_domain_cache_invalidate_user()
595 array->entry_num = processed; in mock_domain_cache_invalidate_user()
/linux/tools/perf/util/
H A Dcs-etm.c2334 size_t processed = 0; in cs_etm__decode_data_block() local
2347 &processed); in cs_etm__decode_data_block()
2351 etmq->offset += processed; in cs_etm__decode_data_block()
2352 etmq->buf_used += processed; in cs_etm__decode_data_block()
2353 etmq->buf_len -= processed; in cs_etm__decode_data_block()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rc67 scancodes to be processed.
H A Dsysfs-driver-hid-roccat-kone9 processed to receive the real dpi value:
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,apq8084-pinctrl.txt68 and processed purely based on their content.
H A Dnvidia,tegra-pinmux-common.yaml26 enumerated and processed purely based on their content.
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst69 image is minimally processed and is using the internal colorspace
H A Ddev-decoder.rst358 buffers will be processed and returned to the client in order, until
781 ``CAPTURE`` buffers that originated from all the ``OUTPUT`` buffers processed
847 buffers will be processed and returned to the client until a suitable
999 To ensure that all queued ``OUTPUT`` buffers have been processed and related
1027 :c:func:`VIDIOC_DECODER_CMD` was issued will be processed and decoded as
1050 * dequeuing processed ``OUTPUT`` buffers, until all the buffers queued
/linux/Documentation/bpf/
H A Dprog_flow_dissector.rst94 In this case VLAN information has been processed before the flow dissector
/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst82 This is the path where the packets processed by the XDP program are passed
/linux/Documentation/accel/qaic/
H A Dqaic.rst142 processed by the device. The call will block until either the BO has been
143 processed and can be re-queued to the device, or a timeout occurs.
/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.c918 int processed = vnet_event_napi(port, budget); in sunvnet_poll_common() local
920 if (processed < budget) { in sunvnet_poll_common()
921 napi_complete_done(napi, processed); in sunvnet_poll_common()
925 return processed; in sunvnet_poll_common()
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst191 - Number of received packets processed using hardware-accelerated GRO. The
196 - Number of received bytes processed using hardware-accelerated GRO. The
206 - Number of received packets processed using hardware-accelerated GRO that
339 - The number of send blocks processed from Multi-Packet WQEs (mpwqe).
343 - The number of send packets processed from Multi-Packet WQEs (mpwqe).
580 - Number of CQEs processed in XSK zerocopy mode.
H A Dkconfig.rst54 | `tc-flower(8)`, are processed by the device, rather than the
/linux/sound/x86/
H A Dintel_hdmi_audio.c950 int len, processed; in had_process_ringbuf() local
953 processed = 0; in had_process_ringbuf()
971 if (++processed >= intelhaddata->num_bds) { in had_process_ringbuf()
/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c1168 goto processed; in carl9170_tx_ampdu()
1178 goto processed; in carl9170_tx_ampdu()
1221 processed: in carl9170_tx_ampdu()
/linux/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst31 and is waiting to be emptied and processed by the OS. A "not-in-use"
197 that an interrupt is generated when the descr is processed. This
/linux/kernel/
H A Dpadata.c269 if (padata->seq_nr != pd->processed) { in padata_find_next()
276 ++pd->processed; in padata_find_next()
/linux/drivers/net/ethernet/faraday/
H A Dftmac100.c421 static bool ftmac100_rx_packet(struct ftmac100 *priv, int *processed) in ftmac100_rx_packet() argument
490 (*processed)++; in ftmac100_rx_packet()
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c667 int processed, processed_rq1, processed_rq2, processed_rq3; in ehea_proc_rwqes() local
671 processed = processed_rq1 = processed_rq2 = processed_rq3 = 0; in ehea_proc_rwqes()
675 while ((processed < budget) && cqe) { in ehea_proc_rwqes()
678 processed++; in ehea_proc_rwqes()
744 pr->rx_packets += processed; in ehea_proc_rwqes()
751 return processed; in ehea_proc_rwqes()
/linux/arch/mips/
H A DKconfig.debug79 Select compile flags that produce code that can be processed by the
/linux/Documentation/iio/
H A Diio_devbuf.rst148 in a processed form. Please note that these corner cases are not addressed by

12345678910>>...13