Home
last modified time | relevance | path

Searched full:pushed (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/linux/net/batman-adv/
H A Dmulticast_forw.c42 * batadv_mcast_forw_skb_push() - skb_push and memorize amount of pushed bytes
45 * @len: stores the total amount of bytes pushed
47 * Performs an skb_push() onto the given skb and adds the amount of pushed bytes
62 * @tvlv_len: stores the amount of currently pushed TVLV bytes
66 * Return: On success a pointer to the first byte of the two pushed padding
89 * @tvlv_len: stores the amount of currently pushed TVLV bytes
138 * @num_dests: a pointer to store the number of pushed addresses in
139 * @tvlv_len: stores the amount of currently pushed TVLV bytes
144 * address is pushed onto the given skb and num_dests incremented by one.
147 * was pushed successfully, false otherwise.
[all …]
/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
H A Difu.json45 …"PublicDescription": "A 2nd instruction could have been pushed but was not because it was nonseque…
48 …"BriefDescription": "A 2nd instruction could have been pushed but was not because it was nonsequen…
111 "PublicDescription": "This thread pushed an instruction into the IQ",
114 "BriefDescription": "This thread pushed an instruction into the IQ"
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_blk.c113 size_t pushed = 0, to_pull, to_push; in vdpasim_blk_handle_req() local
190 pushed += bytes; in vdpasim_blk_handle_req()
225 pushed += bytes; in vdpasim_blk_handle_req()
303 if (to_push - pushed > 0) in vdpasim_blk_handle_req()
304 vringh_kiov_advance(&vq->in_iov, to_push - pushed); in vdpasim_blk_handle_req()
311 pushed += bytes; in vdpasim_blk_handle_req()
319 vringh_complete_iotlb(&vq->vring, vq->head, pushed); in vdpasim_blk_handle_req()
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c208 * fm10k_mbx_pushed_tail_len - Retrieve the length of message being pushed
212 * pushed onto the tail of the Rx queue.
218 /* pushed tail is only valid if pushed is set */ in fm10k_mbx_pushed_tail_len()
219 if (!mbx->pushed) in fm10k_mbx_pushed_tail_len()
291 * @len: length of data pushed onto buffer
301 /* length should include previous amounts pushed */ in fm10k_mbx_validate_msg_size()
302 len += mbx->pushed; in fm10k_mbx_validate_msg_size()
313 /* message extends out of pushed section, but fits in FIFO */ in fm10k_mbx_validate_msg_size()
438 end = fm10k_fifo_tail_offset(fifo, mbx->pushed); in fm10k_mbx_read_copy()
479 len = fm10k_fifo_unused(fifo) - mbx->pushed; in fm10k_mbx_push_tail()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
36 this value then the threshold rising event is pushed.
H A Dsysfs-bus-iio-gyro-bmg1606 which sets driver in a mode, where data is pushed to the buffer
H A Dsysfs-bus-iio-accel-bmc1506 which sets driver in a mode, where data is pushed to the buffer
H A Dsysfs-driver-intc_sar42 by a single space. This information can then be pushed to a
/linux/tools/perf/pmu-events/arch/x86/knightslanding/
H A Dpipeline.json283 …"BriefDescription": "Counts any retired load that was pushed into the recycle queue for any reason…
291 …"BriefDescription": "Counts any retired store that was pushed into the recycle queue for any reaso…
318 …"BriefDescription": "Counts the number of occurrences a retired load was pushed into the rehab que…
324 …"PublicDescription": "This event counts the number of retired loads which was pushed into the recy…
337 …"BriefDescription": "Counts the store micro-ops retired that were pushed in the rehab queue becaus…
/linux/arch/x86/include/asm/
H A Didtentry.h20 * No error code pushed by hardware
74 * Error code pushed by hardware
93 * Error code pushed by hardware
118 * No error code pushed by hardware
157 * Error code pushed by hardware
198 * The vector number is pushed by the low level entry stub and handed
613 /* Simple exception entries with error code pushed by hardware */
/linux/Documentation/arch/x86/
H A Dshstk.rst134 When a signal happens, the old pre-signal state is pushed on the stack. When
135 shadow stack is enabled, the shadow stack specific state is pushed onto the
136 shadow stack. Today this is only the old SSP (shadow stack pointer), pushed
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h19 /* For LLQ, header buffer - pushed to the device mem space */
27 * For LLQ, indicate the size of the pushed buffer
/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_nested_soft_inject_test.c100 /* The return address pushed on stack */ in l1_guest_code()
131 /* The return address pushed on stack, skip over UD2 */ in l1_guest_code()
/linux/sound/aoa/soundbus/
H A Dsoundbus.h123 /* start() is called before data is pushed to the codec.
128 /* stop() is called after data is no longer pushed to the codec.
/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c315 * trailer checksum segment to be pushed after user data.
367 * SGE's, all referenced pages of each SGE are pushed in one
606 /* Not even complete hdr pushed or negative rv */ in siw_tx_hdt()
617 /* all user data pushed to TCP or no data to push */ in siw_tx_hdt()
626 if (rv == trl_len) /* all pushed */ in siw_tx_hdt()
637 /* Maybe some user data pushed to TCP */ in siw_tx_hdt()
644 * on old state and bytes pushed in siw_tx_hdt()
/linux/drivers/acpi/acpica/
H A Ddswscope.c56 * type - Type of frame being pushed
106 "[%.2d] Pushed scope ", in acpi_ds_scope_stack_push()
/linux/net/mpls/
H A DKconfig23 that have had MPLS stack entries pushed onto them and thus
/linux/include/uapi/linux/tc_act/
H A Dtc_mpls.h25 TCA_MPLS_PROTO, /* be16; eth_type of pushed or next (for pop) header. */
/linux/include/uapi/linux/iio/
H A Devents.h17 * struct iio_event_data - The actual event being pushed to userspace
/linux/drivers/iio/buffer/
H A DKconfig11 usage. That is, those where the data is pushed to the consumer.
/linux/kernel/printk/
H A Dprintk_ringbuffer.c142 * them. Then the @head_lpos is pushed forward and is associated with a new
565 * already pushed the tail lpos past the problematic data block. Regardless,
633 * descriptors into the reusable state if the tail is pushed beyond
649 * data tail being pushed to this loaded value will be visible to this in data_push_tail()
686 * have been previously pushed. This pairs with in data_push_tail()
713 * have been previously pushed. This pairs with in data_push_tail()
742 /* Another CPU pushed the tail. Try again. */ in data_push_tail()
768 * ring tail is pushed past the data block of the descriptor being made
793 * The ID has changed. Another writer must have pushed the in desc_push_tail()
796 * specified tail being pushed, which it was. in desc_push_tail()
[all …]
/linux/arch/alpha/include/uapi/asm/
H A Dptrace.h56 * switcher: it's pushed after the normal "struct pt_regs".
/linux/include/linux/
H A Dbpf_verifier.h397 * state is pushed into stack (to be explored later) also with
402 * 2 -> 1 (first 'if' pushed into stack)
404 * 2 -> 1 (second 'if' pushed into stack)
413 * 2 -> 1 (first 'if' pushed into stack)
415 * 1 -> 1 (second 'if' pushed into stack)
H A Dkvm_dirty_ring.h87 * returns =0: successfully pushed
/linux/arch/arm/mach-sunxi/
H A Dheadsmp.S45 /* Disable clean/evict from being pushed to external */

12345678910>>...12