Home
last modified time | relevance | path

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

12345678910

/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi843517 this value then the threshold falling event is pushed.
36 this value then the threshold rising event is pushed.
Dsysfs-bus-iio-gyro-bmg1606 which sets driver in a mode, where data is pushed to the buffer
Dsysfs-bus-iio-accel-bmc1506 which sets driver in a mode, where data is pushed to the buffer
/Linux-v5.10/arch/x86/include/asm/
Didtentry.h19 * No error code pushed by hardware
71 * Error code pushed by hardware
90 * Error code pushed by hardware
115 * No error code pushed by hardware
143 * Error code pushed by hardware
184 * The vector number is pushed by the low level entry stub and handed
573 /* Simple exception entries with error code pushed by hardware */
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/
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-v5.10/include/linux/
Dbpf_verifier.h221 * state is pushed into stack (to be explored later) also with
226 * 2 -> 1 (first 'if' pushed into stack)
228 * 2 -> 1 (second 'if' pushed into stack)
237 * 2 -> 1 (first 'if' pushed into stack)
239 * 1 -> 1 (second 'if' pushed into stack)
/Linux-v5.10/drivers/net/ethernet/amazon/ena/
Dena_eth_com.h17 /* For LLQ, header buffer - pushed to the device mem space */
25 * For LLQ, indicate the size of the pushed buffer
/Linux-v5.10/net/mpls/
DKconfig23 that have had MPLS stack entries pushed onto them and thus
/Linux-v5.10/sound/aoa/soundbus/
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-v5.10/include/uapi/linux/tc_act/
Dtc_mpls.h25 TCA_MPLS_PROTO, /* be16; eth_type of pushed or next (for pop) header. */
/Linux-v5.10/drivers/acpi/acpica/
Ddswscope.c56 * type - Type of frame being pushed
106 "[%.2d] Pushed scope ", in acpi_ds_scope_stack_push()
/Linux-v5.10/drivers/iio/buffer/
DKconfig11 usage. That is, those where the data is pushed to the consumer.
/Linux-v5.10/include/uapi/linux/iio/
Devents.h17 * struct iio_event_data - The actual event being pushed to userspace
/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c322 * trailer checksum segment to be pushed after user data.
366 * SGE's, all referenced pages of each SGE are pushed in one
597 /* Not even complete hdr pushed or negative rv */ in siw_tx_hdt()
608 /* all user data pushed to TCP or no data to push */ in siw_tx_hdt()
617 if (rv == trl_len) /* all pushed */ in siw_tx_hdt()
628 /* Maybe some user data pushed to TCP */ in siw_tx_hdt()
635 * on old state and bytes pushed in siw_tx_hdt()
/Linux-v5.10/arch/m68k/include/uapi/asm/
Dptrace.h57 * switcher: it's pushed after the normal "struct pt_regs".
/Linux-v5.10/arch/alpha/include/uapi/asm/
Dptrace.h56 * switcher: it's pushed after the normal "struct pt_regs".
/Linux-v5.10/tools/perf/pmu-events/arch/x86/knightslanding/
Dpipeline.json387 …"BriefDescription": "Counts the store micro-ops retired that were pushed in the rehad queue becaus…
395 …"BriefDescription": "Counts any retired load that was pushed into the recycle queue for any reason…
403 …"BriefDescription": "Counts any retired store that was pushed into the recycle queue for any reaso…
/Linux-v5.10/kernel/printk/
Dprintk_ringbuffer.c141 * them. Then the @head_lpos is pushed forward and is associated with a new
558 * already pushed the tail lpos past the problematic data block. Regardless,
625 * descriptors into the reusable state if the tail is pushed beyond
642 * data tail being pushed to this loaded value will be visible to this in data_push_tail()
680 * have been previously pushed. This pairs with in data_push_tail()
707 * have been previously pushed. This pairs with in data_push_tail()
736 /* Another CPU pushed the tail. Try again. */ in data_push_tail()
762 * ring tail is pushed past the data block of the descriptor being made
787 * The ID has changed. Another writer must have pushed the in desc_push_tail()
790 * specified tail being pushed, which it was. in desc_push_tail()
[all …]
/Linux-v5.10/fs/xfs/
Dxfs_log_cil.c671 * Wake up any background push waiters now this context is being pushed. in xlog_cil_push_work()
688 /* check for a previously pushed sequence */ in xlog_cil_push_work()
838 * It is still being pushed! Wait for the push to in xlog_cil_push_work()
969 * If the CIL is empty or we've already pushed the sequence then in xlog_cil_push_now()
1070 * We only need to push if we haven't already pushed the sequence
1115 * It is still being pushed! Wait for the push to in xlog_cil_force_lsn()
1130 * pushed yet. This is true if the current sequence still matches the in xlog_cil_force_lsn()
/Linux-v5.10/drivers/media/platform/mtk-vcodec/
Dvdec_vpu_if.h74 * seek. Remainig non displayed frame will be pushed to display.
/Linux-v5.10/arch/arm/mach-sunxi/
Dheadsmp.S45 /* Disable clean/evict from being pushed to external */
/Linux-v5.10/arch/nios2/include/asm/
Dptrace.h50 * switcher: it's pushed after the normal "struct pt_regs".
/Linux-v5.10/arch/openrisc/kernel/
Dsignal.c221 * pushed pt_regs. It may or may not be the same as the first pushed registers
/Linux-v5.10/arch/arm/mach-sa1100/
Dpm.c19 * Cleaned up, pushed platform dependent stuff
/Linux-v5.10/Documentation/misc-devices/
Dbh1770glc.rst37 interrupts the delayed work is pushed forward. So, when proximity level goes

12345678910