Home
last modified time | relevance | path

Searched full:arrived (Results 1 – 25 of 225) sorted by relevance

123456789

/linux/Documentation/ABI/testing/
H A Ddebugfs-scmi-raw10 entry if it arrived within the configured timeout.
25 entry if it arrived within the configured timeout.
27 from this same entry too if it arrived within the configured
44 entry if it arrived within the configured timeout.
61 entry if it arrived within the configured timeout.
63 from this same entry too if it arrived within the configured
114 entry if it arrived on channel <m> within the configured
138 entry if it arrived on channel <m> within the configured
141 from this same entry too if it arrived within the configured
167 entry if it arrived on channel <m> within the configured
[all …]
/linux/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst48 packets-arrived
49 Counts how many NFS packets have arrived. More precisely, this
85 to but less than the rate of change of the packets-arrived counter.
116 packets-deferred = packets-arrived - ( sockets-enqueued + threads-woken )
/linux/Documentation/bpf/
H A Dbpf_prog_run.rst58 arrived on a physical interface. This mode is activated by setting the
81 packet arrived on this interface; i.e., the ``ingress_ifindex`` of the context
84 though it arrived on that ifindex, and if it returns ``XDP_TX``, the packet
/linux/drivers/md/dm-vdo/indexer/
H A Dsparse-cache.c148 /* Number of threads which have arrived */
149 int arrived; member
173 barrier->arrived = 0; in initialize_threads_barrier()
202 if (++barrier->arrived == barrier->thread_count) { in enter_threads_barrier()
209 barrier->arrived = 0; in enter_threads_barrier()
/linux/include/net/
H A Dinet_frag.h34 * @INET_FRAG_FIRST_IN: first fragment has arrived
35 * @INET_FRAG_LAST_IN: final fragment has arrived
H A Dip_tunnels.h153 * arrived */
154 int err_count; /* Number of arrived ICMP errors */
/linux/arch/sparc/include/asm/
H A Dpil.h14 * need to be done if the XCALL arrived while %pil==PIL_NORMAL_MAX.
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h139 * @SRPT_STATE_NEW: New command arrived and is being processed.
142 * @SRPT_STATE_DATA_IN: Data for the write or bidir command arrived and is
284 * @cmd_wait_list: List of SCSI commands that arrived before the RTU event. This
/linux/Documentation/driver-api/
H A Dio_ordering.rst12 subsequent writes to I/O space arrived only after all prior writes (much like a
/linux/arch/mips/lib/
H A Dmips-atomic.c22 * has actually arrived in the status register before the end of this
/linux/net/802/
H A Dpsnap.c43 * A SNAP packet has arrived
/linux/Documentation/networking/
H A Dtls-offload.rst292 a record header and arrived after the next record header has already passed:
459 a TLS stream and arrived out-of-order, but skipped the HW offload routine
463 a TLS stream dropped, because they arrived out of order and associated
/linux/include/linux/
H A Drcu_segcblist.h41 * Callbacks that arrived before the next GP started, again from
44 * Callbacks that might have arrived after the next GP started.
/linux/arch/loongarch/kernel/
H A Dmcount_dyn.S13 * regular C function prologue. When PC arrived here, the last 2 instructions
/linux/include/uapi/linux/
H A Dmroute6.h91 mifi_t mf6cc_parent; /* Where it arrived */
H A Dmroute.h83 vifi_t mfcc_parent; /* Where it arrived */
/linux/drivers/macintosh/ams/
H A Dams-core.c214 * have arrived before disabling them. in ams_sensor_detach()
/linux/Documentation/devicetree/bindings/net/
H A Dmediatek-dwmac.yaml129 2. reference clock will be inversed when arrived at MAC in RMII case, when
/linux/tools/testing/selftests/net/
H A Dtoeplitz.c12 * 4. Identify the cpu on which the packet arrived with PACKET_FANOUT_CPU
19 * 4. Identify the cpu on which the packet arrived with PACKET_FANOUT_CPU
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_bridge.sh9 # ICMP responses are produced with the same DSCP tag that arrived at $h2. They
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.h108 /* Device time (in us) when the packet arrived to the driver */
/linux/drivers/scsi/qedf/
H A Dqedf_hsi.h279 /* ABTSrsp pckt arrived unexpected */
/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_trigger.c103 * If we are using edge IRQs, new samples arrived while processing in st_sensors_irq_thread()
/linux/drivers/usb/serial/
H A Dmct_u232.h313 * in the receive buffer. The newly-arrived word in the shift register
315 * is discarded and the newly- arrived word is put in the holding
/linux/kernel/rcu/
H A Drcu_segcblist.c538 * with any later segments, can be merged in with any newly arrived in rcu_segcblist_accelerate()
576 * Merge all later callbacks, including newly arrived callbacks, in rcu_segcblist_accelerate()

123456789