Home
last modified time | relevance | path

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

1234567891011

/Linux-v6.1/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-v6.1/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-v6.1/include/net/
Dinet_frag.h33 * @INET_FRAG_FIRST_IN: first fragment has arrived
34 * @INET_FRAG_LAST_IN: final fragment has arrived
Dip_tunnels.h115 * arrived */
116 int err_count; /* Number of arrived ICMP errors */
/Linux-v6.1/arch/um/os-Linux/
Dsignal.c188 * interrupt that arrived while setting up the stack, in hard_handler()
211 * that arrived while tearing down the stack. If this in hard_handler()
294 * interrupts may have arrived and we need to re-enable them and in unblock_signals()
/Linux-v6.1/arch/sparc/include/asm/
Dpil.h14 * need to be done if the XCALL arrived while %pil==PIL_NORMAL_MAX.
/Linux-v6.1/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-v6.1/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-v6.1/Documentation/driver-api/
Dio_ordering.rst12 subsequent writes to I/O space arrived only after all prior writes (much like a
/Linux-v6.1/arch/mips/lib/
Dmips-atomic.c22 * has actually arrived in the status register before the end of this
/Linux-v6.1/net/802/
Dpsnap.c43 * A SNAP packet has arrived
/Linux-v6.1/Documentation/scheduler/
Dsched-domains.rst36 rebalancing event for the current runqueue has arrived. The actual load
/Linux-v6.1/Documentation/networking/
Dtls-offload.rst291 a record header and arrived after the next record header has already passed:
458 a TLS stream and arrived out-of-order, but skipped the HW offload routine
462 a TLS stream dropped, because they arrived out of order and associated
/Linux-v6.1/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-v6.1/drivers/hid/intel-ish-hid/ishtp/
Dclient.c292 * If FW reset arrived, this will happen. Don't check cl->, in ishtp_cl_disconnect()
380 * If FW reset arrived, this will happen. Don't check cl->, in ishtp_cl_connect()
908 * the whole msg arrived, send a new FC, and add a new in recv_ishtp_cl_msg()
1037 * the whole msg arrived, send a new FC, and add a new in recv_ishtp_cl_msg_dma()
/Linux-v6.1/include/uapi/linux/
Dmroute6.h91 mifi_t mf6cc_parent; /* Where it arrived */
Dmroute.h83 vifi_t mfcc_parent; /* Where it arrived */
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmediatek-dwmac.yaml123 2. reference clock will be inversed when arrived at MAC in RMII case, when
/Linux-v6.1/drivers/media/rc/
Dimon_raw.c27 * when we receive 10 we assume all the data has arrived.
/Linux-v6.1/drivers/macintosh/ams/
Dams-core.c214 * have arrived before disabling them. in ams_sensor_detach()
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/
Dqos_dscp_bridge.sh9 # ICMP responses are produced with the same DSCP tag that arrived at $h2. They
/Linux-v6.1/net/bridge/netfilter/
DKconfig206 destination address of a frame to that of the device it arrived on.
/Linux-v6.1/tools/testing/selftests/net/
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-v6.1/drivers/scsi/qedf/
Dqedf_hsi.h279 /* ABTSrsp pckt arrived unexpected */
/Linux-v6.1/drivers/iio/common/st_sensors/
Dst_sensors_trigger.c103 * If we are using edge IRQs, new samples arrived while processing in st_sensors_irq_thread()

1234567891011