Home
last modified time | relevance | path

Searched refs:processed (Results 176 – 200 of 310) sorted by relevance

12345678910>>...13

/linux/lib/
H A DKconfig.kgdb155 won't actually be processed until dbg_late_init() just after the
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-idxd319 concurrently processed by an engine in the group as a fraction
331 concurrently processed by an engine in the group as a fraction
/linux/drivers/net/dsa/microchip/
H A Dksz8795.c868 int processed = true; in ksz8_r_phy() local
971 processed = false; in ksz8_r_phy()
974 if (processed) in ksz8_r_phy()
/linux/Documentation/driver-api/iio/
H A Dcore.rst146 one file for processed data:
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s700-pinctrl.txt40 and processed purely based on their content.
H A Dlantiq,pinctrl-xway.txt24 should be enumerated and processed purely based on their content.
H A Dactions,s900-pinctrl.txt40 and processed purely based on their content.
H A Dxlnx,zynqmp-pinctrl.yaml27 and processed purely based on their content.
/linux/Documentation/bpf/
H A Dbpf_prog_run.rst57 be processed by the kernel after the execution of the XDP program as if they
H A Dverifier.rst425 * When function call is processed a new ``struct bpf_func_state`` instance is
485 For each processed instruction, the verifier tracks read and written registers
537 Each entry of the verifier states cache is post-processed by a function
564 * At instruction #5 exit is reached and ``checkpoint[0]`` can now be processed
/linux/Documentation/process/
H A Dvolatile-considered-harmful.rst95 indicate which descriptors have been processed, is an example of this
/linux/Documentation/admin-guide/media/
H A Dvisl.rst145 A single file is created for each processed OUTPUT buffer. Its name contains an
H A Drkisp1.rst99 are being processed by the rkisp1 to userspace applications.
/linux/Documentation/admin-guide/
H A Dsysrq.rst79 Only the first character is processed, the rest of the string is
87 This way, all characters will be processed. E.g.::
/linux/Documentation/locking/
H A Dspinlocks.rst134 not continue until the interrupt has been processed).
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-pyra8 processed to receive the real dpi value:
/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-configuration.rst96 the area from which image date are processed by the hardware, is given
/linux/Documentation/ABI/testing/
H A Dsysfs-class-rtrs-client121 not the case, the processing of an I/O response could be processed on a
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst60 but will increase latency as packets are not processed as quickly.
108 latency as packets are not processed as quickly.
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c1326 int processed; in rxq_process() local
1328 processed = 0; in rxq_process()
1414 processed++; in rxq_process()
1417 return processed; in rxq_process()
1678 int processed; in mwl8k_txq_reclaim() local
1680 processed = 0; in mwl8k_txq_reclaim()
1764 processed++; in mwl8k_txq_reclaim()
1767 return processed; in mwl8k_txq_reclaim()
/linux/Documentation/watchdog/
H A Dconvert_drivers_to_kernel_api.rst70 Private IOCTLs are processed first. When the callback returns with
/linux/Documentation/w1/
H A Dw1-netlink.rst178 When all commands (w1_netlink_cmd) are processed master device is unlocked
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h199 u32 processed; /* bytes processed */ member
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c1996 u16 masked_head, processed = 0; in ena_com_aenq_intr_handler() local
2024 processed++; in ena_com_aenq_intr_handler()
2034 aenq->head += processed; in ena_com_aenq_intr_handler()
2038 if (!processed) in ena_com_aenq_intr_handler()
/linux/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst80 processed by usr/gen_init_cpio.

12345678910>>...13