Home
last modified time | relevance | path

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

12345678910>>...12

/linux-6.14.4/Documentation/ABI/testing/
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-6.14.4/Documentation/filesystems/nfs/
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-6.14.4/Documentation/bpf/
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-6.14.4/include/net/
Dinet_frag.h34 * @INET_FRAG_FIRST_IN: first fragment has arrived
35 * @INET_FRAG_LAST_IN: final fragment has arrived
/linux-6.14.4/drivers/md/dm-vdo/indexer/
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-6.14.4/arch/sparc/include/asm/
Dpil.h14 * need to be done if the XCALL arrived while %pil==PIL_NORMAL_MAX.
/linux-6.14.4/Documentation/PCI/
Dmsi-howto.rst49 arrived in memory (this becomes more likely with devices behind PCI-PCI
50 bridges). In order to ensure that all the data has arrived in memory,
56 knows that all the data has arrived in memory.
/linux-6.14.4/drivers/infiniband/ulp/srpt/
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-6.14.4/Documentation/driver-api/
Dio_ordering.rst12 subsequent writes to I/O space arrived only after all prior writes (much like a
/linux-6.14.4/arch/mips/lib/
Dmips-atomic.c22 * has actually arrived in the status register before the end of this
/linux-6.14.4/include/uapi/linux/
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
Dmroute6.h91 mifi_t mf6cc_parent; /* Where it arrived */
Dmroute.h83 vifi_t mfcc_parent; /* Where it arrived */
/linux-6.14.4/net/802/
Dpsnap.c43 * A SNAP packet has arrived
/linux-6.14.4/Documentation/networking/
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-6.14.4/arch/loongarch/kernel/
Dmcount_dyn.S13 * regular C function prologue. When PC arrived here, the last 2 instructions
/linux-6.14.4/Documentation/scheduler/
Dsched-domains.rst36 rebalancing event for the current runqueue has arrived. The actual load
/linux-6.14.4/Documentation/driver-api/cxl/
Daccess-coordinates.rst15 arrived for a region in order to recalculate the bandwidths with possible
/linux-6.14.4/include/linux/
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-6.14.4/drivers/media/rc/
Dimon_raw.c27 * when we receive 10 we assume all the data has arrived.
/linux-6.14.4/drivers/macintosh/ams/
Dams-core.c214 * have arrived before disabling them. in ams_sensor_detach()
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dmediatek-dwmac.yaml123 2. reference clock will be inversed when arrived at MAC in RMII case, when
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dpool.c440 * - When new request for chunk arrived:
523 * - When new request for chunk arrived:
/linux-6.14.4/drivers/hid/intel-ish-hid/ishtp/
Dclient.c275 * If FW reset arrived, this will happen. Don't check cl->, in ishtp_cl_disconnect()
362 * If FW reset arrived, this will happen. Don't check cl->, in ishtp_cl_connect_to_fw()
1051 * the whole msg arrived, send a new FC, and add a new in recv_ishtp_cl_msg()
1180 * the whole msg arrived, send a new FC, and add a new in recv_ishtp_cl_msg_dma()
/linux-6.14.4/drivers/soc/microchip/
Dmpfs-sys-controller.c59 * flag is gone. If the busy flag is gone but no interrupt has arrived in mpfs_blocking_transaction()

12345678910>>...12