/Linux-v5.15/include/linux/iio/ |
D | buffer-dma.h | 30 * @IIO_BLOCK_STATE_DONE: Block is on the outgoing queue 97 * atomic context as well as blocks on those lists. This is the outgoing queue 101 * @outgoing: List of buffers on the outgoing queue 113 struct list_head outgoing; member
|
/Linux-v5.15/kernel/ |
D | smpboot.c | 371 * The outgoing CPU completed its processing, but after in cpu_check_up_prepare() 376 * for systems where the outgoing CPUs take themselves in cpu_check_up_prepare() 386 * a timeout during CPU death, and the outgoing CPU never in cpu_check_up_prepare() 388 * a virtualized system if the outgoing VCPU gets preempted in cpu_check_up_prepare() 427 /* The outgoing CPU will normally get done quite quickly. */ in cpu_wait_death() 432 /* But if the outgoing CPU dawdles, wait increasingly long times. */ in cpu_wait_death() 443 /* Outgoing CPU died normally, update state. */ in cpu_wait_death() 447 /* Outgoing CPU still hasn't died, set state accordingly. */ in cpu_wait_death() 457 * Called by the outgoing CPU to report its successful death. Return
|
/Linux-v5.15/drivers/iio/buffer/ |
D | industrialio-buffer-dma.c | 33 * means of two queues. The incoming queue and the outgoing queue. Blocks on the 35 * them with data. Block on the outgoing queue have been filled with data and 45 * * On the outgoing list: Blocks on the outgoing list have been successfully 51 * incoming or outgoing queue the block will be freed. 202 list_add_tail(&block->head, &queue->outgoing); in _iio_dma_buffer_block_done() 320 INIT_LIST_HEAD(&queue->outgoing); in iio_dma_buffer_request_update() 366 * limbo. It will neither be on the incoming nor outgoing list, nor will in iio_dma_buffer_submit_block() 461 block = list_first_entry_or_null(&queue->outgoing, struct in iio_dma_buffer_dequeue() 555 list_for_each_entry(block, &queue->outgoing, head) in iio_dma_buffer_data_available() 620 INIT_LIST_HEAD(&queue->outgoing); in iio_dma_buffer_init() [all …]
|
/Linux-v5.15/include/uapi/linux/ |
D | if_pppol2tp.h | 35 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 47 __u16 d_tunnel, d_session; /* For sending outgoing packets */ 63 __u32 d_tunnel, d_session; /* For sending outgoing packets */ 72 __u32 d_tunnel, d_session; /* For sending outgoing packets */
|
D | net_tstamp.h | 84 * No outgoing packet will need hardware time stamping; 91 * Enables hardware time stamping for outgoing packets; 99 * Enables time stamping for outgoing packets just as
|
D | ip_vs.h | 180 __u32 outpkts; /* outgoing packets */ 182 __u64 outbytes; /* outgoing bytes */ 449 IPVS_STATS_ATTR_OUTPKTS, /* outgoing packets */ 451 IPVS_STATS_ATTR_OUTBYTES, /* outgoing bytes */
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | dmx-qbuf.rst | 56 (capturing) buffer from the driver's outgoing queue. 61 By default ``DMX_DQBUF`` blocks when no buffer is in the outgoing 78 buffer was in the outgoing queue.
|
/Linux-v5.15/drivers/net/arcnet/ |
D | arcnet.c | 440 skb = lp->outgoing.skb; in arcnet_reply_tasklet() 463 /* finally erasing outgoing skb */ in arcnet_reply_tasklet() 464 dev_kfree_skb(lp->outgoing.skb); in arcnet_reply_tasklet() 465 lp->outgoing.skb = NULL; in arcnet_reply_tasklet() 740 lp->outgoing.skb = skb; in arcnet_send_packet() 749 lp->outgoing.proto = proto; in arcnet_send_packet() 750 lp->outgoing.skb = skb; in arcnet_send_packet() 751 lp->outgoing.pkt = pkt; in arcnet_send_packet() 984 if (lp->outgoing.proto && in arcnet_interrupt() 985 lp->outgoing.proto->ack_tx) { in arcnet_interrupt() [all …]
|
D | capmode.c | 193 lp->outgoing.skb->protocol, acked); in ack_tx() 196 arcnet_dump_skb(dev, lp->outgoing.skb, "ack_tx"); in ack_tx() 210 skb_copy_from_linear_data(lp->outgoing.skb, ackpkt, in ack_tx() 225 dev_kfree_skb_irq(lp->outgoing.skb); in ack_tx() 226 lp->outgoing.proto = NULL; in ack_tx()
|
/Linux-v5.15/Documentation/devicetree/bindings/soc/qcom/ |
D | qcom,smp2p.txt | 29 Definition: three entries specifying the outgoing ipc bit used for 70 If not specified this node will denote the outgoing entry 78 Usage: required for outgoing entries
|
D | qcom,smsm.txt | 18 Definition: three entries specifying the outgoing ipc bit used for 80 encompasses one outbound entry and the outgoing interrupt for the wireless
|
/Linux-v5.15/drivers/soc/qcom/ |
D | smsm.c | 71 * @lock: spinlock for read-modify-write of the outgoing state 120 * @ipc_regmap: regmap for outgoing interrupt 121 * @ipc_offset: offset in @ipc_regmap for outgoing interrupt 122 * @ipc_bit: bit in @ipc_regmap + @ipc_offset for outgoing interrupt 131 * smsm_update_bits() - change bit in outgoing entry and inform subscribers 136 * Used to set and clear the bits in the outgoing/local entry and inform 361 * outgoing interrupts to a remote host - identified by @host_id. 563 /* Register the outgoing state */ in qcom_smsm_probe()
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/skylake/ |
D | uncore.json | 175 …"BriefDescription": "Each cycle count number of all Core outgoing valid entries. Such entry is def… 176 …"PublicDescription": "Each cycle count number of all Core outgoing valid entries. Such entry is de… 187 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no… 188 …"PublicDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and n…
|
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 188 /* load onto outgoing mailbox */ in fm10k_update_vlan_vf() 299 /* load onto outgoing mailbox */ in fm10k_update_uc_addr_vf() 338 /* load onto outgoing mailbox */ in fm10k_update_mc_addr_vf() 357 /* load onto outgoing mailbox */ in fm10k_update_int_moderator_vf() 413 /* load onto outgoing mailbox */ in fm10k_update_lport_state_vf() 440 /* load onto outgoing mailbox */ in fm10k_update_xcast_mode_vf()
|
/Linux-v5.15/Documentation/devicetree/bindings/spi/ |
D | nvidia,tegra114-spi.txt | 28 with this tap value. This property is used to tune the outgoing data from 29 Tegra SPI master with respect to outgoing Tegra SPI master clock.
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/broadwell/ |
D | uncore.json | 187 …"BriefDescription": "Each cycle count number of all Core outgoing valid entries. Such entry is def… 188 …"PublicDescription": "Each cycle count number of all Core outgoing valid entries. Such entry is de… 211 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no… 212 …"PublicDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and n…
|
/Linux-v5.15/kernel/irq/ |
D | cpuhotplug.c | 35 * Sanity check. If the mask is not empty when excluding the outgoing in irq_needs_fixup() 36 * CPU then it must contain at least one online CPU. The outgoing CPU in irq_needs_fixup() 129 * mask and therefore might keep/reassign the irq to the outgoing in migrate_one_irq()
|
/Linux-v5.15/tools/perf/pmu-events/arch/x86/haswell/ |
D | uncore.json | 307 …"BriefDescription": "Each cycle count number of all Core outgoing valid entries. Such entry is def… 308 …"PublicDescription": "Each cycle count number of all Core outgoing valid entries. Such entry is de… 319 …"BriefDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and no… 320 …"PublicDescription": "Total number of Core outgoing entries allocated. Accounts for Coherent and n…
|
/Linux-v5.15/drivers/infiniband/sw/rdmavt/ |
D | mad.c | 19 * @out: any outgoing MAD reply 20 * @out_mad_size: size of the outgoing MAD reply
|
/Linux-v5.15/net/batman-adv/ |
D | bat_iv_ogm.c | 420 /* only for one specific outgoing interface */ in batadv_iv_ogm_emit() 907 * @orig_ifinfo: ifinfo for the outgoing interface of the orig_node 953 /* only update the entry for this outgoing interface */ in batadv_iv_ogm_orig_update() 1299 * batadv_iv_ogm_process_per_outif() - process a batman iv OGM for an outgoing 1455 "Drop packet: OGM from secondary interface and wrong outgoing interface\n"); in batadv_iv_ogm_process_per_outif() 1774 * given outgoing interface. 1776 * @if_outgoing: Outgoing interface of interest 1805 * @if_outgoing: Limit dump to entries with this outgoing interface 1868 * @if_outgoing: Limit dump to entries with this outgoing interface 1930 * @if_outgoing: Limit dump to entries with this outgoing interface [all …]
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | vidioc-qbuf.rst | 124 (capturing) or displayed (output) buffer from the driver's outgoing 143 By default ``VIDIOC_DQBUF`` blocks when no buffer is in the outgoing 160 buffer was in the outgoing queue.
|
/Linux-v5.15/drivers/greybus/ |
D | operation.c | 112 * Initially an outgoing operation's errno value is -EBADR. 192 * Looks up an outgoing operation on a connection and returns a refcounted 267 * For outgoing requests, the operation result value should have 349 * for an outgoing operation is outbound, as is the response message 501 * For outgoing requests, the request message's header will be 503 * Outgoing operations must also specify the response buffer size, 537 /* Allocate the response buffer for outgoing operations */ in gb_operation_create_common() 1068 * Cancel an outgoing operation synchronously, and record the given error to
|
/Linux-v5.15/Documentation/networking/ |
D | timestamping.rst | 233 Request both hardware and software timestamps for outgoing packets 392 For transmit timestamps the outgoing packet is looped back to the 397 outgoing data packet with two ancillary messages attached. 425 Fragmentation of outgoing datagrams is rare, but is possible, e.g., by 426 explicitly disabling PMTU discovery. If an outgoing packet is fragmented, 512 * no outgoing packet will need hardware time stamping; 519 * enables hardware time stamping for outgoing packets; 565 Time stamps for outgoing packets are to be generated as follows:
|
/Linux-v5.15/include/net/ |
D | inet_sock.h | 35 * @rr_needaddr - Need to record addr of outgoing dev 37 * @ts_needaddr - Need to record addr of outgoing dev 190 * @uc_index - Unicast outgoing device index
|
/Linux-v5.15/tools/testing/selftests/net/ |
D | timestamping.c | 9 * Outgoing packets are time stamped with SO_TIMESTAMPING with or 52 " IP_MULTICAST_LOOP - looping outgoing multicasts\n" in usage() 55 " SOF_TIMESTAMPING_TX_HARDWARE - hardware time stamping of outgoing packets\n" in usage() 56 " SOF_TIMESTAMPING_TX_SOFTWARE - software fallback for outgoing packets\n" in usage() 428 /* set multicast group for outgoing packets */ in main()
|