Home
last modified time | relevance | path

Searched full:incoming (Results 1 – 25 of 1175) sorted by relevance

12345678910>>...47

/linux-6.12.1/tools/perf/pmu-events/arch/x86/alderlake/
Duncore-memory.json89 "BriefDescription": "incoming read request page status is Page Empty",
97 "BriefDescription": "incoming write request page status is Page Empty",
105 "BriefDescription": "incoming read request page status is Page Hit",
113 "BriefDescription": "incoming write request page status is Page Hit",
121 "BriefDescription": "incoming read request page status is Page Miss",
129 "BriefDescription": "incoming write request page status is Page Miss",
153 "BriefDescription": "Incoming read prefetch request from IA.",
177 "BriefDescription": "Incoming VC0 read request",
185 "BriefDescription": "Incoming VC0 write request",
193 "BriefDescription": "Incoming VC1 read request",
[all …]
/linux-6.12.1/tools/perf/pmu-events/arch/x86/alderlaken/
Duncore-memory.json89 "BriefDescription": "incoming read request page status is Page Empty",
97 "BriefDescription": "incoming write request page status is Page Empty",
105 "BriefDescription": "incoming read request page status is Page Hit",
113 "BriefDescription": "incoming write request page status is Page Hit",
121 "BriefDescription": "incoming read request page status is Page Miss",
129 "BriefDescription": "incoming write request page status is Page Miss",
153 "BriefDescription": "Incoming read prefetch request from IA.",
177 "BriefDescription": "Incoming VC0 read request",
185 "BriefDescription": "Incoming VC0 write request",
193 "BriefDescription": "Incoming VC1 read request",
[all …]
/linux-6.12.1/drivers/md/
Ddm-ps-service-time.c202 * for the incoming I/O.
211 * ('pi->in-flight-size' + 'incoming') / 'pi->relative_throughput'
216 size_t incoming) in st_compare_load() argument
240 * st1 = (sz1 + incoming) / pi1->relative_throughput in st_compare_load()
242 * st2 = (sz2 + incoming) / pi2->relative_throughput in st_compare_load()
248 * (sz1 + incoming) / pi1->relative_throughput < in st_compare_load()
249 * (sz2 + incoming) / pi2->relative_throughput in st_compare_load()
250 * (sz1 + incoming) * pi2->relative_throughput < in st_compare_load()
251 * (sz2 + incoming) * pi1->relative_throughput in st_compare_load()
254 sz1 += incoming; in st_compare_load()
[all …]
/linux-6.12.1/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;
43 TP_printk("bus_name=%s dev_name=%s driver_name=%s incoming=%d type=%lu buf=0x[%*phD] len=%zu",
45 __get_str(driver_name), __entry->incoming, __entry->type,
223 bool incoming, unsigned long type, in trace_devlink_hwmsg() argument
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_types.h526 u32 smac_47_16; /* Source MAC address of incoming packet */
527 /* Incoming packet Ethertype - this is the Ethertype
530 u32 smac_15_0:16; /* Source MAC address of incoming packet */
533 u32 dmac_47_16; /* Destination MAC address of incoming packet */
535 u32 dmac_15_0:16; /* Destination MAC address of incoming packet */
536 /* Priority of first VLAN tag in the incoming packet.
540 /* CFI bit of first VLAN tag in the incoming packet.
544 /* VLAN ID of first VLAN tag in the incoming packet.
590 /* IPv6 source address of incoming packets
595 /* IPv6 source address of incoming packets
[all …]
/linux-6.12.1/fs/nfs/
Dnfsroot.c18 * Michael Rausch : Fixed recognition of an incoming RARP answer.
188 * passed-in string @incoming.
192 static int __init root_nfs_parse_options(char *incoming, char *exppath, in root_nfs_parse_options() argument
200 p = strsep(&incoming, ","); in root_nfs_parse_options()
206 * @incoming now points to the rest of the string; if it in root_nfs_parse_options()
209 if (incoming != NULL && *incoming != '\0') in root_nfs_parse_options()
210 if (root_nfs_cat(nfs_root_options, incoming, in root_nfs_parse_options()
/linux-6.12.1/tools/testing/selftests/net/forwarding/
Dtc_shblocks.sh60 check_err $? "Did not match first incoming packet on a block"
66 check_err $? "Did not match second incoming packet on a block"
86 check_err $? "Did not match first incoming packet on a block"
92 check_err $? "Did not match second incoming packet on a block"
/linux-6.12.1/net/netlabel/
Dnetlabel_unlabeled.h26 * incoming unlabeled connections.
45 * label for incoming unlabeled connections.
84 * label for incoming unlabeled connections.
102 * static label for incoming unlabeled connections.
223 /* Process Unlabeled incoming network packets */
/linux-6.12.1/include/linux/iio/
Dbuffer-dma.h26 * @IIO_BLOCK_STATE_QUEUED: Block is on the incoming queue
106 * @lock: Protects the incoming list, active and the fields in the fileio
112 * @incoming: List of buffers on the incoming queue
124 struct list_head incoming; member
/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-isys-queue.c68 * Queue a buffer list back to incoming or active queues. The buffers
100 list_add_tail(&ib->head, &aq->incoming); in ipu6_isys_buffer_list_queue()
144 "%s: queue buffer %u back to incoming\n", in flush_firmware_streamon_fail()
147 list_add(&ib->head, &aq->incoming); in flush_firmware_streamon_fail()
161 * Attempt obtaining a buffer list from the incoming queues, a list of buffers
180 if (list_empty(&aq->incoming)) { in buffer_list_get()
187 ib = list_last_entry(&aq->incoming, in buffer_list_get()
339 list_add(&ib->head, &aq->incoming); in buf_queue()
351 dev_dbg(dev, "not streaming yet, adding to incoming\n"); in buf_queue()
356 * We just put one buffer to the incoming list of this queue in buf_queue()
[all …]
/linux-6.12.1/include/uapi/linux/
Dif_pppol2tp.h34 __u16 s_tunnel, s_session; /* For matching incoming packets */
46 __u16 s_tunnel, s_session; /* For matching incoming packets */
62 __u32 s_tunnel, s_session; /* For matching incoming packets */
71 __u32 s_tunnel, s_session; /* For matching incoming packets */
/linux-6.12.1/Documentation/networking/
Dmctp.rst83 Sockets that receive incoming request packets will bind to a local address,
98 This establishes the local address of the socket. Incoming MCTP messages that
100 The reference to 'incoming' is important here; a bound socket will only receive
101 messages with the TO bit set, to indicate an incoming request message, rather
111 receive incoming packets from any locally-connected network. A specific network
112 value will cause the socket to only receive incoming messages from that network.
119 lower 7 bits of the type is matched on incoming messages (ie., the
202 remote address of the incoming message, including tag value (this will be needed
/linux-6.12.1/include/linux/soc/qcom/
Dqmi.h65 * is present in an incoming message.
141 * @msg_handler: invoked for incoming messages, allows a client to
204 * @work: work for handling incoming messages
206 * @recv_buf: scratch buffer for handling incoming messages
214 * @handlers: list of handlers for incoming messages
/linux-6.12.1/drivers/platform/chrome/
Dcros_ec_ishtp.c156 * @in_msg: Message buffer where the incoming data is copied. This buffer
158 * @in_size: Max size of incoming message
176 /* Setup for incoming response */ in ish_send()
208 * process_recv() - Received and parse incoming packet
213 * Parse the incoming packet. If it is a response packet then it will
232 "Host is not ready to receive incoming messages\n"); in process_recv()
323 * got an incoming MKBP event in process_recv()
343 * ish_event_cb() - bus driver callback for incoming message
417 * @in_msg: Incoming message buffer
475 "Incoming payload size %zu is too large for ec_dev->din_size %d\n", in cros_ec_pkt_xfer_ish()
/linux-6.12.1/drivers/md/dm-vdo/
Dpacker.c329 bin->incoming[bin->slots_used++] = data_vio; in add_to_bin()
343 struct data_vio *data_vio = bin->incoming[--bin->slots_used]; in remove_from_bin()
491 * add_data_vio_to_packer_bin() - Add a data_vio to a bin's incoming queue
496 * Adds a data_vio to a bin's incoming queue, handles logical space change, and calls physical
543 * size of the incoming block, it seems wrong to force that bin to write when giving up on in select_bin()
544 * compressing the incoming data_vio would likewise "waste" the least amount of free space. in select_bin()
553 * incoming data_vio will increase the packer's free space. in select_bin()
679 bin->incoming[slot] = bin->incoming[bin->slots_used]; in vdo_remove_lock_holder_from_packer()
680 bin->incoming[slot]->compression.slot = slot; in vdo_remove_lock_holder_from_packer()
755 * FIXME: dump vios in bin->incoming? The vios should have been dumped from the vio pool. in dump_packer_bin()
/linux-6.12.1/drivers/iio/buffer/
Dindustrialio-buffer-dma.c37 * means of two queues. The incoming queue and the outgoing queue. Blocks on the
38 * incoming queue are waiting for the DMA controller to pick them up and fill
45 * * On the incoming list: Blocks on the incoming list are queued up to be
55 * incoming or outgoing queue the block will be freed.
373 INIT_LIST_HEAD(&queue->incoming); in iio_dma_buffer_request_update()
412 list_add_tail(&block->head, &queue->incoming); in iio_dma_buffer_request_update()
437 INIT_LIST_HEAD(&queue->incoming); in iio_dma_buffer_fileio_free()
455 * limbo. It will neither be on the incoming nor outgoing list, nor will in iio_dma_buffer_submit_block()
501 list_for_each_entry_safe(block, _block, &queue->incoming, head) { in iio_dma_buffer_enable()
544 list_add_tail(&block->head, &queue->incoming); in iio_dma_buffer_enqueue()
[all …]
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-streamon.rst44 are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON``
56 and it removes all buffers from the incoming and outgoing queues. That
66 the incoming queue and all are returned to the same state as after
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.h83 struct list_head incoming; /* incoming requests */ member
84 struct work_struct worker; /* handler for incoming requests */
/linux-6.12.1/drivers/infiniband/sw/rdmavt/
Dmad.c11 * rvt_process_mad - process an incoming MAD packet
17 * @in: the incoming MAD
18 * @in_mad_size: size of the incoming MAD reply
/linux-6.12.1/Documentation/bpf/
Dprog_sk_lookup.rst12 incoming packet by calling the ``bpf_sk_assign()`` BPF helper function.
47 find a listening (TCP) or an unconnected (UDP) socket for an incoming packet.
49 Incoming traffic to established (TCP) and connected (UDP) sockets is delivered
/linux-6.12.1/net/rxrpc/
Dconn_service.c62 * for incoming packets.
145 * Set up an incoming connection. This is called in BH context with the RCU
179 /* Make the connection a target for incoming packets. */ in rxrpc_new_incoming_connection()
185 * target for incoming packets.
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_relay_types.h20 /** @worker: dispatches incoming action messages. */
26 /** @incoming_actions: list of incoming relay action messages to process. */
Dxe_guc_relay.c114 * @incoming: indicates whether this transaction represents an incoming
118 bool incoming; member
208 __relay_get_transaction(struct xe_guc_relay *relay, bool incoming, u32 remote, u32 rid, in __relay_get_transaction() argument
223 * For incoming requests we can't use GFP_KERNEL as those are delivered in __relay_get_transaction()
227 txn = mempool_alloc(&relay->pool, incoming ? GFP_ATOMIC : GFP_KERNEL); in __relay_get_transaction()
231 txn->incoming = incoming; in __relay_get_transaction()
235 prepare_pf2guc(incoming ? txn->response_buf : txn->request_buf, remote, rid) : in __relay_get_transaction()
236 prepare_vf2guc(incoming ? txn->response_buf : txn->request_buf, rid); in __relay_get_transaction()
283 u32 len = txn->incoming ? txn->response_len : txn->request_len; in relay_send_transaction()
284 u32 *buf = txn->incoming ? txn->response_buf : txn->request_buf; in relay_send_transaction()
/linux-6.12.1/drivers/block/drbd/
Ddrbd_req.c1442 static void submit_fast_path(struct drbd_device *device, struct list_head *incoming) in submit_fast_path() argument
1448 list_for_each_entry_safe(req, tmp, incoming, tl_requests) { in submit_fast_path()
1469 struct list_head *incoming, in prepare_al_transaction_nonblock() argument
1478 while ((req = list_first_entry_or_null(incoming, struct drbd_request, tl_requests))) { in prepare_al_transaction_nonblock()
1514 LIST_HEAD(incoming); /* from drbd_make_request() */ in do_submit()
1518 /* grab new incoming requests */ in do_submit()
1520 list_splice_tail_init(&device->submit.writes, &incoming); in do_submit()
1526 /* move used-to-be-busy back to front of incoming */ in do_submit()
1527 list_splice_init(&busy, &incoming); in do_submit()
1528 submit_fast_path(device, &incoming); in do_submit()
[all …]
/linux-6.12.1/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

12345678910>>...47