Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 38) sorted by relevance

12

/dpdk/doc/guides/prog_guide/
H A Dstack_lib.rst47 lock-free property means that multiple threads can push and pop simultaneously,
48 and one thread being preempted/delayed in a push or pop operation will not
51 The lock-free push operation enqueues a linked list of pointers by pointing the
85 modification counter that is updated on every push and pop as part of the
H A Dmetrics_lib.rst15 information is populated using a push model, where producers update the
/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpmng_cmd.h21 #pragma pack(push, 1)
H A Dfsl_dprc_cmd.h26 #pragma pack(push, 1)
H A Dfsl_dpcon_cmd.h36 #pragma pack(push, 1)
H A Dfsl_dpbp_cmd.h47 #pragma pack(push, 1)
H A Dfsl_dpio_cmd.h53 #pragma pack(push, 1)
H A Dfsl_dpdmai_cmd.h47 #pragma pack(push, 1)
H A Dfsl_dpci_cmd.h50 #pragma pack(push, 1)
/dpdk/lib/eal/ppc/include/
H A Drte_memcpy.h22 #pragma GCC diagnostic push
27 #pragma GCC diagnostic push
/dpdk/drivers/bus/pci/windows/
H A Dpci_netuio.h25 #pragma pack(push)
/dpdk/drivers/net/dpaa2/mc/
H A Dfsl_dprtc_cmd.h53 #pragma pack(push, 1)
H A Dfsl_dpdmux_cmd.h76 #pragma pack(push, 1)
H A Dfsl_dpni_cmd.h135 #pragma pack(push, 1)
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.h72 #pragma pack(push, 4)
/dpdk/doc/guides/mempool/
H A Dstack.rst39 be preempted at any point during a push or pop operation and will not impede
/dpdk/lib/ethdev/
H A Drte_flow_driver.h226 int (*push) member
/dpdk/drivers/crypto/dpaa2_sec/mc/
H A Dfsl_dpseci_cmd.h59 #pragma pack(push, 1)
/dpdk/doc/guides/rel_notes/
H A Drelease_20_08.rst92 * Added support for VLAN push and pop actions.
98 * Added support for VLAN push and pop flow actions.
H A Drelease_21_05.rst135 * Support push VLAN on ingress traffic and pop VLAN on egress traffic in E-Switch mode.
317 * stack: Lock-free ``rte_stack`` no longer silently ignores push and pop when
/dpdk/.github/workflows/
H A Dbuild.yml4 push:
/dpdk/lib/bpf/
H A Dbpf_jit_arm64.c277 bool push, bool load, bool pre_index) in emit_ls_pair_64() argument
287 if (push) in emit_ls_pair_64()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c1855 #pragma GCC diagnostic push
1858 #pragma clang diagnostic push
/dpdk/lib/eal/x86/include/
H A Drte_memcpy.h26 #pragma GCC diagnostic push
/dpdk/drivers/raw/ifpga/base/
H A Difpga_defines.h104 #pragma pack(push, 1)

12