/linux/include/uapi/linux/ |
H A D | dm-log-userspace.h | 67 * When the request has been processed, user-space must return the 87 * When the request has been processed, user-space must return the 106 * When the request has been processed, user-space must return the 125 * When the request has been processed, user-space must return the 144 * When the request has been processed, user-space must return the 163 * When the request has been processed, user-space must return the 180 * When the request has been processed, user-space must return the 219 * When the request has been processed, user-space must return the 238 * When the request has been processed, user-space must return the 257 * When the request has been processed, user-space must return the [all …]
|
H A D | seg6_local.h | 91 * packets that have been CORRECTLY processed by an SRv6 Behavior instance 95 * of traffic in bytes of all packets that have been CORRECTLY processed by 100 * packets that have NOT been properly processed by an SRv6 Behavior instance
|
/linux/samples/bpf/ |
H A D | xdp_sample.bpf.c | 85 NO_TEAR_INC(rec->processed); in xdp_redirect_collect_stat() 128 int BPF_PROG(tp_xdp_cpumap_enqueue, int map_id, unsigned int processed, in BPF_PROG() argument 142 NO_TEAR_ADD(rec->processed, processed); in BPF_PROG() 145 if (processed > 0) in BPF_PROG() 156 int BPF_PROG(tp_xdp_cpumap_kthread, int map_id, unsigned int processed, in BPF_PROG() argument 169 NO_TEAR_ADD(rec->processed, processed); in BPF_PROG() 225 NO_TEAR_ADD(rec->processed, sent); in BPF_PROG() 260 NO_TEAR_ADD(rec->processed, sent); in BPF_PROG()
|
/linux/drivers/dma/idxd/ |
H A D | debugfs.c | 16 u16 index, int *count, bool processed) in dump_event_entry() argument 30 seq_printf(s, "Event Log entry %d (real index %u) processed: %u\n", in dump_event_entry() 31 *count, index, processed); in dump_event_entry() 64 bool processed = true; in debugfs_evl_show() local 85 if (processed && i == h) in debugfs_evl_show() 86 processed = false; in debugfs_evl_show() 87 dump_event_entry(idxd, s, i, &count, processed); in debugfs_evl_show()
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 1045 int processed = 0; in xlgmac_tx_poll() local 1062 while ((processed < XLGMAC_TX_DESC_MAX_PROC) && in xlgmac_tx_poll() 1087 processed++; in xlgmac_tx_poll() 1091 if (!processed) in xlgmac_tx_poll() 1102 XLGMAC_PR("processed=%d\n", processed); in xlgmac_tx_poll() 1104 return processed; in xlgmac_tx_poll() 1285 int processed = 0; in xlgmac_one_poll() local 1293 processed = xlgmac_rx_poll(channel, budget); in xlgmac_one_poll() 1295 /* If we processed everything, we are done */ in xlgmac_one_poll() 1296 if (processed < budget) { in xlgmac_one_poll() [all …]
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | pipeline.json | 9 …ent counts every cycle the DPU IQ is empty and there is an instruction cache miss being processed", 12 …vent counts every cycle the DPU IQ is empty and there is an instruction cache miss being processed" 15 …nt counts every cycle the DPU IQ is empty and there is an instruction L1 TLB miss being processed", 18 …ent counts every cycle the DPU IQ is empty and there is an instruction L1 TLB miss being processed" 21 …This event counts every cycle the DPU IQ is empty and there is a pre-decode error being processed", 24 ….This event counts every cycle the DPU IQ is empty and there is a pre-decode error being processed"
|
/linux/arch/s390/include/asm/trace/ |
H A D | zcrypt.h | 14 * request has been processed by the kernel and the result is about to be 22 * and queue the request has been processed. It is not an ffdc interface as 82 * @dev: The adapter nr where this request was actually processed. 83 * @dom: Domain id of the device where this request was processed. 87 * carries some info about on which adapter the request was processed
|
/linux/fs/erofs/ |
H A D | xattr.c | 181 unsigned int slice, processed; in erofs_xattr_copy_to_buffer() local 185 for (processed = 0; processed < len; processed += slice) { in erofs_xattr_copy_to_buffer() 192 erofs_blkoff(sb, it->pos), len - processed); in erofs_xattr_copy_to_buffer() 255 unsigned int slice, processed, value_sz; in erofs_getxattr_foreach() local 288 for (processed = 0; processed < entry.e_name_len; processed += slice) { in erofs_getxattr_foreach() 295 entry.e_name_len - processed); in erofs_getxattr_foreach() 296 if (memcmp(it->name.name + it->infix_len + processed, in erofs_getxattr_foreach()
|
/linux/include/net/ |
H A D | regulatory.h | 68 * @processed: indicates whether or not this requests has already been 69 * processed. When the last request is processed it means that the 72 * the last request is not yet processed we must yield until it 73 * is processed before processing any new requests. 86 bool processed; member 133 * all country IE information processed by the regulatory core. This will
|
/linux/Documentation/admin-guide/media/ |
H A D | raspberrypi-pisp-be.rst | 53 - pispbe-output0: first capture device for processed images. 54 - pispbe-output1: second capture device for processed images. 62 Images to be processed by the ISP are queued to the `pispbe-input` output device 69 The `pispbe-tdn_input` output video device receives images to be processed by 88 The two capture devices write to memory the pixel data as processed by the ISP.
|
/linux/sound/sh/ |
H A D | sh_dac_audio.c | 47 int processed; /* bytes proccesed, to compare with period_size */ member 68 chip->processed = 0; in dac_audio_reset() 107 chip->processed = 0; in snd_sh_dac_pcm_open() 148 chip->processed = 0; in snd_sh_dac_pcm_trigger() 273 chip->processed++; in sh_dac_audio_timer() 274 if (chip->processed >= b_ps) { in sh_dac_audio_timer() 275 chip->processed -= b_ps; in sh_dac_audio_timer()
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a53/ |
H A D | pipeline.json | 15 …efDescription": "Cycles the DPU IQ is empty and there is an instruction cache miss being processed" 20 …scription": "Cycles the DPU IQ is empty and there is an instruction micro-TLB miss being processed" 25 "BriefDescription": "Cycles the DPU IQ is empty and there is a pre-decode error being processed"
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6dsp-errno.h | 25 /* Operation is already processed. */ 27 /* Operation is not ready to be processed. */ 31 /* Operation could not be accepted or processed. */
|
/linux/drivers/iio/ |
H A D | inkern.c | 602 int raw, int *processed, in iio_convert_raw_to_processed_unlocked() argument 642 *processed = raw * scale; in iio_convert_raw_to_processed_unlocked() 648 *processed = raw64 * scale_val * scale; in iio_convert_raw_to_processed_unlocked() 652 *processed = -raw64 * scale_val * scale; in iio_convert_raw_to_processed_unlocked() 654 *processed = raw64 * scale_val * scale; in iio_convert_raw_to_processed_unlocked() 655 *processed += div_s64(raw64 * (s64)scale_val2 * scale, in iio_convert_raw_to_processed_unlocked() 660 *processed = -raw64 * scale_val * scale; in iio_convert_raw_to_processed_unlocked() 662 *processed = raw64 * scale_val * scale; in iio_convert_raw_to_processed_unlocked() 663 *processed += div_s64(raw64 * (s64)scale_val2 * scale, in iio_convert_raw_to_processed_unlocked() 667 *processed = div_s64(raw64 * (s64)scale_val * scale, in iio_convert_raw_to_processed_unlocked() [all …]
|
/linux/Documentation/sound/designs/ |
H A D | seq-oss.rst | 59 The events can be processed in real time without using out of bound 61 events will be processed in real-time without queued. To switch off the 154 events from ``/dev/sequencer`` are processed and put onto the queue 159 be processed in real-time. Sending an event ABSTIME 0 switches the operation 273 ioctls. The following two ioctls should be processed by this callback: 284 The other ioctls are processed inside the sequencer without passing to 317 Most of the events are processed by sequencer and translated to the adequate
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-zoned.rst | 84 are processed by directly writing to the zone. If the mapping zone is a 85 sequential zone, the write operation is processed directly only if the 89 processed indirectly using a buffer zone. In that case, an unused 98 Read operations are processed according to the block validity 131 discard requests. Read requests can be processed concurrently while
|
/linux/drivers/infiniband/sw/siw/ |
H A D | siw_qp_rx.c | 204 (wqe->processed + srx->fpdu_part_rem != wqe->bytes))) { in siw_rresp_check_ntoh() 207 wqe->processed + srx->fpdu_part_rem, wqe->bytes); in siw_rresp_check_ntoh() 301 if (unlikely(ddp_mo != wqe->processed)) { in siw_send_check_ntoh() 303 qp_id(rx_qp(srx)), ddp_mo, wqe->processed); in siw_send_check_ntoh() 316 if (unlikely(wqe->bytes < wqe->processed + srx->fpdu_part_rem)) { in siw_send_check_ntoh() 318 wqe->bytes, wqe->processed, srx->fpdu_part_rem); in siw_send_check_ntoh() 361 wqe->processed = 0; in siw_rqe_get() 505 wqe->processed += rcvd_bytes; in siw_proc_send() 525 wqe->processed += rcvd_bytes; in siw_proc_send() 645 * transmit processing. If not, make it the current WQE to be processed [all …]
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc.h | 69 u64 ipv4_packets; /* IPv4 headers processed */ 70 u64 ipv4e_packets; /* IPv4E headers with extensions processed */ 71 u64 ipv6_packets; /* IPv6 headers processed */ 72 u64 ipv6e_packets; /* IPv6E headers with extensions processed */ 73 u64 tcp_packets; /* TCP headers processed */ 74 u64 udp_packets; /* UDP headers processed */ 75 u64 sctp_packets; /* SCTP headers processed */ 139 unsigned int total_bytes; /* total bytes processed this int */ 140 unsigned int total_packets; /* total packets processed this int */
|
/linux/Documentation/devicetree/bindings/ |
H A D | .gitignore | 3 /processed-schema*.yaml 4 /processed-schema*.json
|
/linux/Documentation/block/ |
H A D | stat.rst | 29 read I/Os requests number of read I/Os processed 33 write I/Os requests number of write I/Os processed 40 discard I/Os requests number of discard I/Os processed 44 flush I/Os requests number of flush I/Os processed
|
/linux/include/linux/ |
H A D | padata.h | 90 * @processed: Number of already processed objects. 91 * @cpu: Next CPU to be processed. 102 unsigned int processed; member
|
/linux/sound/soc/sdca/ |
H A D | sdca_regmap.c | 60 * @reg: Register address/Control to be processed. 92 * @reg: Register address/Control to be processed. 123 * @reg: Register address/Control to be processed. 152 * @reg: Register address/Control to be processed. 174 * @reg: Register address/Control to be processed.
|
/linux/drivers/net/ethernet/apm/xgene-v2/ |
H A D | main.c | 291 int processed = 0; in xge_rx_poll() local 341 processed++; in xge_rx_poll() 346 return processed; in xge_rx_poll() 512 int processed; in xge_napi() local 517 processed = xge_rx_poll(ndev, budget); in xge_napi() 519 if (processed < budget) { in xge_napi() 520 napi_complete_done(napi, processed); in xge_napi() 524 return processed; in xge_napi()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 1649 DBGPR(" TSO packet to be processed\n"); in xgbe_is_tso() 2325 int processed = 0; in xgbe_tx_poll() local 2342 while ((processed < XGBE_TX_DESC_MAX_PROC) && in xgbe_tx_poll() 2366 processed++; in xgbe_tx_poll() 2370 if (!processed) in xgbe_tx_poll() 2381 DBGPR("<--xgbe_tx_poll: processed=%d\n", processed); in xgbe_tx_poll() 2383 return processed; in xgbe_tx_poll() 2591 int processed = 0; in xgbe_one_poll() local 2599 processed = xgbe_rx_poll(channel, budget); in xgbe_one_poll() 2601 /* If we processed everything, we are done */ in xgbe_one_poll() [all …]
|
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | pipeline.json | 21 …sing Unit (DPU) instruction queue is empty and there is an instruction cache miss being processed", 24 …ssing Unit (DPU) instruction queue is empty and there is an instruction cache miss being processed" 27 …e that the DPU instruction queue is empty and there is an instruction L1 TLB miss being processed", 30 …le that the DPU instruction queue is empty and there is an instruction L1 TLB miss being processed"
|