Home
last modified time | relevance | path

Searched refs:processed (Results 126 – 150 of 310) sorted by relevance

12345678910>>...13

/linux/arch/alpha/lib/
H A Dev6-memchr.S147 subq $18, $0, $4 # E : $4 <- nr quads to be processed
/linux/include/linux/
H A Diomap.h219 s64 processed; member
/linux/drivers/md/dm-vdo/
H A Ddata-vio.c701 data_vio_count_t processed; in process_release_callback() local
718 for (processed = 0; processed < DATA_VIO_RELEASE_BATCH_SIZE; processed++) { in process_release_callback()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dste,nomadik.txt21 and processed purely based on their content. The subnodes use the generic
H A Dpinctrl-palmas.txt23 and processed purely based on their content.
H A Dbitmain,bm1880-pinctrl.txt22 enumerated and processed purely based on their content.
H A Dpinctrl_spear.txt40 and processed purely based on their content.
H A Dxlnx,pinctrl-zynq.yaml27 and processed purely based on their content.
/linux/Documentation/driver-api/mmc/
H A Dmmc-async-req.rst82 * Begin to prepare DMA while cmd is being processed by MMC.
/linux/Documentation/devicetree/bindings/arm/
H A Dsecure.txt26 still be processed unmodified by existing Non-secure software (and in
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-queues17 processed by this particular network device receive queue.
/linux/net/core/
H A Dnet-procfs.c147 sd->processed, atomic_read(&sd->dropped), in softnet_seq_show()
/linux/Documentation/networking/device_drivers/ethernet/freescale/
H A Ddpaa.rst159 different traffic flows received by one interface to be processed by different
209 be processed by the same CPU. This ensures intra-flow order preservation
/linux/tools/perf/Documentation/
H A Dperf.data-file-format.txt174 /* 'nr' comes from previously processed HEADER_NRCPUS's nr_cpu_avail */
182 uint32_t die_id[nr_cpus_avail]; /* from previously processed HEADER_NR_CPUS, VLA */
461 processed in time order they need to be sorted first. It is possible
H A Dperf-record.txt111 or CoreSight), it'll be processed as an address filter. Otherwise
562 - node - thread affinity mask is set to NUMA node cpu mask of the processed mmap buffer
563 - cpu - thread affinity mask is set to cpu of the processed mmap buffer
568 processed for output. One can specify the number using B/K/M/G suffixes.
628 that gets then processed, possibly via a perf script, to decide if that
643 switch the perf.data file as soon as the --switch-output event is processed by
H A Dperf-inject.txt91 start with "dry-run" which will cause the file to be processed but
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp.c289 wqe->processed = 0; in siw_qp_mpa_rts()
485 rreq->ddp_mo = htonl(wqe->processed); in siw_send_terminate()
1024 wqe->processed = 0; in siw_activate_tx()
/linux/arch/um/drivers/
H A Dvirtio_uml.c1293 int processed, consumed, err; in vu_cmdline_set() local
1301 processed = sscanf(ids, ":%u%n:%d%n", in vu_cmdline_set()
1305 if (processed < 1 || ids[consumed]) in vu_cmdline_set()
/linux/Documentation/accel/qaic/
H A Daic100.rst123 processed, and other requests to receive processed output data from the
376 Overall, a request is processed in 4 steps:
392 Once a request is fully processed, a response FIFO element is generated if
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c761 unsigned int processed = 0, to_process; in bcm_sysport_desc_rx() local
788 while ((processed < to_process) && (processed < budget)) { in bcm_sysport_desc_rx()
872 processed++; in bcm_sysport_desc_rx()
879 priv->dim.packets = processed; in bcm_sysport_desc_rx()
882 return processed; in bcm_sysport_desc_rx()
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH58 Then the above test runs are processed using the performance governor
/linux/Documentation/userspace-api/media/rc/
H A Drc-sysfs-nodes.rst79 filter to allow all valid scancodes to be processed.
/linux/Documentation/admin-guide/
H A Defi-stub.rst99 "dtb=" is processed in the same manner as the "initrd=" option that is
/linux/Documentation/userspace-api/media/mediactl/
H A Drequest-api.rst22 be processed with that configuration, and wait until they are all available for
77 buffers are processed. Media controller drivers do a best effort implementation
/linux/Documentation/networking/
H A Dnapi.rst86 processed) the poll method should call napi_complete_done()
190 the hardware interrupts as soon as all packets are processed.

12345678910>>...13