Home
last modified time | relevance | path

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

12345678910

/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
78 entry if it arrived on channel <m> within the configured
102 entry if it arrived on channel <m> within the configured
105 from this same entry too if it arrived within the configured
/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.h152 * arrived */
153 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/include/uapi/linux/
H A Dfirewire-cdev.h150 * the response arrived to complete the transaction. Each value is unsigned 16 bit integer
232 * @tstamp: The time stamp of isochronous cycle at which the request arrived.
273 * @tstamp is isochronous cycle at which the request arrived. It is 16 bit integer value and the
449 * which the packet arrived. For %FW_CDEV_EVENT_PHY_PACKET_SENT2 and non-ping packet,
453 * %FW_CDEV_EVENT_PHY_PACKET_SENT2 or the request arrived for
464 * packet arrived. It is 16 bit integer value and the higher 3 bits expresses three low order bits
H A Dmroute6.h91 mifi_t mf6cc_parent; /* Where it arrived */
H A Dmroute.h83 vifi_t mfcc_parent; /* Where it arrived */
/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/Documentation/scheduler/
H A Dsched-domains.rst36 rebalancing event for the current runqueue has arrived. The actual load
/linux/Documentation/driver-api/cxl/
H A Daccess-coordinates.rst15 arrived for a region in order to recalculate the bandwidths with possible
/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.yaml123 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/arch/s390/mm/
H A Dpfault.c185 * Initial interrupt arrived before completion in pfault_interrupt()
/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 */

12345678910