Searched full:arrived (Results 1 – 25 of 281) sorted by relevance
12345678910>>...12
/linux-6.14.4/Documentation/ABI/testing/ |
D | debugfs-scmi-raw | 10 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/ |
D | knfsd-stats.rst | 48 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/ |
D | bpf_prog_run.rst | 58 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/ |
D | inet_frag.h | 34 * @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/ |
D | sparse-cache.c | 148 /* 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/ |
D | pil.h | 14 * need to be done if the XCALL arrived while %pil==PIL_NORMAL_MAX.
|
/linux-6.14.4/Documentation/PCI/ |
D | msi-howto.rst | 49 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/ |
D | ib_srpt.h | 139 * @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/ |
D | io_ordering.rst | 12 subsequent writes to I/O space arrived only after all prior writes (much like a
|
/linux-6.14.4/arch/mips/lib/ |
D | mips-atomic.c | 22 * has actually arrived in the status register before the end of this
|
/linux-6.14.4/include/uapi/linux/ |
D | firewire-cdev.h | 150 * 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
|
D | mroute6.h | 91 mifi_t mf6cc_parent; /* Where it arrived */
|
D | mroute.h | 83 vifi_t mfcc_parent; /* Where it arrived */
|
/linux-6.14.4/net/802/ |
D | psnap.c | 43 * A SNAP packet has arrived
|
/linux-6.14.4/Documentation/networking/ |
D | tls-offload.rst | 292 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/ |
D | mcount_dyn.S | 13 * regular C function prologue. When PC arrived here, the last 2 instructions
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-domains.rst | 36 rebalancing event for the current runqueue has arrived. The actual load
|
/linux-6.14.4/Documentation/driver-api/cxl/ |
D | access-coordinates.rst | 15 arrived for a region in order to recalculate the bandwidths with possible
|
/linux-6.14.4/include/linux/ |
D | rcu_segcblist.h | 41 * 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/ |
D | imon_raw.c | 27 * when we receive 10 we assume all the data has arrived.
|
/linux-6.14.4/drivers/macintosh/ams/ |
D | ams-core.c | 214 * have arrived before disabling them. in ams_sensor_detach()
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | mediatek-dwmac.yaml | 123 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/ |
D | pool.c | 440 * - When new request for chunk arrived: 523 * - When new request for chunk arrived:
|
/linux-6.14.4/drivers/hid/intel-ish-hid/ishtp/ |
D | client.c | 275 * 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/ |
D | mpfs-sys-controller.c | 59 * flag is gone. If the busy flag is gone but no interrupt has arrived in mpfs_blocking_transaction()
|
12345678910>>...12