Searched refs:push (Results 1 – 25 of 38) sorted by relevance
12
| /dpdk/doc/guides/prog_guide/ |
| H A D | stack_lib.rst | 47 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 D | metrics_lib.rst | 15 information is populated using a push model, where producers update the
|
| /dpdk/drivers/bus/fslmc/mc/ |
| H A D | fsl_dpmng_cmd.h | 21 #pragma pack(push, 1)
|
| H A D | fsl_dprc_cmd.h | 26 #pragma pack(push, 1)
|
| H A D | fsl_dpcon_cmd.h | 36 #pragma pack(push, 1)
|
| H A D | fsl_dpbp_cmd.h | 47 #pragma pack(push, 1)
|
| H A D | fsl_dpio_cmd.h | 53 #pragma pack(push, 1)
|
| H A D | fsl_dpdmai_cmd.h | 47 #pragma pack(push, 1)
|
| H A D | fsl_dpci_cmd.h | 50 #pragma pack(push, 1)
|
| /dpdk/lib/eal/ppc/include/ |
| H A D | rte_memcpy.h | 22 #pragma GCC diagnostic push 27 #pragma GCC diagnostic push
|
| /dpdk/drivers/bus/pci/windows/ |
| H A D | pci_netuio.h | 25 #pragma pack(push)
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | fsl_dprtc_cmd.h | 53 #pragma pack(push, 1)
|
| H A D | fsl_dpdmux_cmd.h | 76 #pragma pack(push, 1)
|
| H A D | fsl_dpni_cmd.h | 135 #pragma pack(push, 1)
|
| /dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_pf.h | 72 #pragma pack(push, 4)
|
| /dpdk/doc/guides/mempool/ |
| H A D | stack.rst | 39 be preempted at any point during a push or pop operation and will not impede
|
| /dpdk/lib/ethdev/ |
| H A D | rte_flow_driver.h | 226 int (*push) member
|
| /dpdk/drivers/crypto/dpaa2_sec/mc/ |
| H A D | fsl_dpseci_cmd.h | 59 #pragma pack(push, 1)
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_08.rst | 92 * Added support for VLAN push and pop actions. 98 * Added support for VLAN push and pop flow actions.
|
| H A D | release_21_05.rst | 135 * 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 D | build.yml | 4 push:
|
| /dpdk/lib/bpf/ |
| H A D | bpf_jit_arm64.c | 277 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 D | dpaa2_rxtx.c | 1855 #pragma GCC diagnostic push 1858 #pragma clang diagnostic push
|
| /dpdk/lib/eal/x86/include/ |
| H A D | rte_memcpy.h | 26 #pragma GCC diagnostic push
|
| /dpdk/drivers/raw/ifpga/base/ |
| H A D | ifpga_defines.h | 104 #pragma pack(push, 1)
|
12