Home
last modified time | relevance | path

Searched refs:incoming (Results 1 – 25 of 129) sorted by relevance

123456

/Linux-v5.4/fs/nfs/
Dnfsroot.c186 static int __init root_nfs_parse_options(char *incoming, char *exppath, in root_nfs_parse_options() argument
194 p = strsep(&incoming, ","); in root_nfs_parse_options()
203 if (incoming != NULL && *incoming != '\0') in root_nfs_parse_options()
204 if (root_nfs_cat(nfs_root_options, incoming, in root_nfs_parse_options()
/Linux-v5.4/include/trace/events/
Ddevlink.h18 TP_PROTO(const struct devlink *devlink, bool incoming,
21 TP_ARGS(devlink, incoming, type, buf, len),
27 __field(bool, incoming)
37 __entry->incoming = incoming;
45 __get_str(driver_name), __entry->incoming, __entry->type,
187 bool incoming, unsigned long type, in trace_devlink_hwmsg() argument
/Linux-v5.4/drivers/iio/buffer/
Dindustrialio-buffer-dma.c324 INIT_LIST_HEAD(&queue->incoming); in iio_dma_buffer_request_update()
350 list_add_tail(&block->head, &queue->incoming); in iio_dma_buffer_request_update()
409 list_for_each_entry_safe(block, _block, &queue->incoming, head) { in iio_dma_buffer_enable()
452 list_add_tail(&block->head, &queue->incoming); in iio_dma_buffer_enqueue()
620 INIT_LIST_HEAD(&queue->incoming); in iio_dma_buffer_init()
652 INIT_LIST_HEAD(&queue->incoming); in iio_dma_buffer_exit()
/Linux-v5.4/drivers/block/drbd/
Ddrbd_req.c1446 static void submit_fast_path(struct drbd_device *device, struct list_head *incoming) in submit_fast_path() argument
1452 list_for_each_entry_safe(req, tmp, incoming, tl_requests) { in submit_fast_path()
1473 struct list_head *incoming, in prepare_al_transaction_nonblock() argument
1482 while ((req = list_first_entry_or_null(incoming, struct drbd_request, tl_requests))) { in prepare_al_transaction_nonblock()
1518 LIST_HEAD(incoming); /* from drbd_make_request() */ in do_submit()
1524 list_splice_tail_init(&device->submit.writes, &incoming); in do_submit()
1531 list_splice_init(&busy, &incoming); in do_submit()
1532 submit_fast_path(device, &incoming); in do_submit()
1533 if (list_empty(&incoming)) in do_submit()
1539 list_splice_init(&busy, &incoming); in do_submit()
[all …]
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-streamon.rst50 are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON``
53 succeed when at least one output buffer is in the incoming queue.
63 and it removes all buffers from the incoming and outgoing queues. That
73 the incoming queue and all are returned to the same state as after
Duserp.rst117 the incoming buffer queue, and perhaps by maintaining caches assuming
121 the pages of empty buffers in the incoming queue need not be saved to
122 disk. Output buffers must be saved on the incoming and outgoing queue
/Linux-v5.4/drivers/md/
Ddm-service-time.c213 size_t incoming) in st_compare_load() argument
251 sz1 += incoming; in st_compare_load()
252 sz2 += incoming; in st_compare_load()
/Linux-v5.4/Documentation/networking/
Ddevlink-params-bnxt.txt16 version checking for incoming packets.
Ddevlink-trap.rst128 - Traps incoming packets that the device decided to drop because of a
132 - Traps incoming packets that the device decided to drop in case of VLAN
137 - Traps incoming packets that the device decided to drop in case they are
141 - Traps incoming packets that the device decided to drop in case the STP
Dsecid.txt8 the incoming packet this flow is being generated as a response to (e.g. tcp
Drxrpc.txt262 (*) Notifications of incoming calls.
266 (*) When the kernel has received and set up an incoming call, it sends a
537 incoming connections are made. This can be seen in an example program that can
693 (5) The server is then set to listen out for incoming calls:
697 (6) The kernel notifies the server of pending incoming connections by sending
823 incoming data packets or remote aborts happen.
935 and handling the incoming message, the ID assigned by the kernel utility
943 RXRPC_SKB_MARK_FINAL_ACK Final ACK received for an incoming call
948 RXRPC_SKB_MARK_NEW_CALL New incoming call awaiting acceptance
964 (*) Accept an incoming call.
[all …]
/Linux-v5.4/Documentation/netlabel/
Dlsm_interface.rst35 on outgoing packets as well as read the labels on incoming packets. Functions
51 when a incoming packet matches a cached value not only are the internal
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/
DKconfig88 Enabling broadcast filtering will drop any incoming wireless
90 patterns (e.g. incoming arp requests).
93 expect incoming broadcasts for their normal operations.
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-service-time.rst7 the incoming I/O.
54 ('in-flight-size' + 'size-of-incoming-io') / 'relative_throughput'
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smp2p.txt65 Usage: required for incoming entries
73 Usage: required for incoming entries
/Linux-v5.4/drivers/virt/
DKconfig26 2) A file interface to reading incoming doorbells.
/Linux-v5.4/include/linux/iio/
Dbuffer-dma.h112 struct list_head incoming; member
/Linux-v5.4/Documentation/filesystems/nfs/
Dknfsd-stats.txt80 This statistic tracks the circumstance where incoming
87 i.e. was not woken to handle any incoming network packets for
106 Note that incoming packets on NFS transports will be dealt with in
/Linux-v5.4/drivers/greybus/
Dconnection.c638 bool incoming; in gb_connection_flush_incoming_operations() local
641 incoming = false; in gb_connection_flush_incoming_operations()
646 incoming = true; in gb_connection_flush_incoming_operations()
651 if (!incoming) in gb_connection_flush_incoming_operations()
/Linux-v5.4/Documentation/driver-api/nfc/
Dnfc-hci.rst121 On the rx path, the driver is responsible to push incoming HCP frames to HCI
200 fast, cannot sleep. sends incoming frames to HCI where they are passed to
217 Dispatches incoming HCI commands or events.
248 receives incoming frames in an skb queue filled from the driver IRQ handler.
290 - driver (pn544) fails to deliver an incoming frame: it stores the error such
296 - SMW is basically a background thread to handle incoming and outgoing shdlc
/Linux-v5.4/Documentation/devicetree/bindings/iio/gyroscope/
Dinvensense,mpu3050.txt19 incoming I2C bus, alternatively drive traffic to a slave device (usually
/Linux-v5.4/net/bluetooth/
Dhci_sock.c219 if (!bt_cb(skb)->incoming) in hci_send_to_sock()
316 if (bt_cb(skb)->incoming) in hci_send_to_monitor()
322 if (bt_cb(skb)->incoming) in hci_send_to_monitor()
719 bt_cb(skb)->incoming = 1; in hci_si_event()
1378 int incoming = bt_cb(skb)->incoming; in hci_sock_cmsg() local
1379 put_cmsg(msg, SOL_HCI, HCI_CMSG_DIR, sizeof(incoming), in hci_sock_cmsg()
1380 &incoming); in hci_sock_cmsg()
/Linux-v5.4/arch/alpha/lib/
Dcsum_ipv6_magic.S25 zapnot $20,15,$20 # .. e1 : zero extend incoming csum
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-intel_th-devices-gth23 incoming data while output port is in reset.
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm7038-l1-intc.txt9 - 64, 96, 128, or 160 incoming level IRQ lines

123456