/dpdk/lib/stack/ |
H A D | rte_stack_lf_stubs.h | 21 struct rte_stack_lf_elem *last, in __rte_stack_lf_push_elems() 34 struct rte_stack_lf_elem **last) in __rte_stack_lf_pop_elems()
|
H A D | rte_stack_lf.h | 40 struct rte_stack_lf_elem *tmp, *first, *last = NULL; in __rte_stack_lf_push() local 76 struct rte_stack_lf_elem *first, *last = NULL; in __rte_stack_lf_pop() local
|
H A D | rte_stack_lf_generic.h | 36 struct rte_stack_lf_elem *last, in __rte_stack_lf_push_elems() 78 struct rte_stack_lf_elem **last) in __rte_stack_lf_pop_elems()
|
H A D | rte_stack_lf_c11.h | 36 struct rte_stack_lf_elem *last, in __rte_stack_lf_push_elems() 76 struct rte_stack_lf_elem **last) in __rte_stack_lf_pop_elems()
|
/dpdk/lib/eal/common/ |
H A D | malloc_heap.h | 28 struct malloc_elem *volatile last; member
|
H A D | eal_common_fbarray.c | 121 unsigned int last, last_mod; in find_next_n() local 277 unsigned int last, last_mod; in find_next() local 333 unsigned int last, last_mod; in find_contig() local
|
/dpdk/lib/cmdline/ |
H A D | cmdline_parse_portlist.c | 35 const char *first, *last; in parse_ports() local
|
/dpdk/app/test/ |
H A D | test_fbarray.c | 519 static int test_biggest(struct rte_fbarray *arr, int first, int last) in test_biggest() 670 static int ensure_correct(struct rte_fbarray *arr, int first, int last, in ensure_correct()
|
/dpdk/drivers/common/sfc_efx/base/ |
H A D | efx_pci.c | 317 uint32_t last; in efx_pci_xilinx_cap_tbl_find() local
|
/dpdk/lib/ip_frag/ |
H A D | ip_reassembly.h | 82 struct ip_frag_pkt *last; /* last used entry. */ member
|
/dpdk/drivers/bus/fslmc/qbman/ |
H A D | qbman_portal.h | 31 uint8_t last) in qm_cyc_diff()
|
/dpdk/examples/vdpa/ |
H A D | main.c | 380 uint32_t first, last; in cmd_stats_parsed() local
|
/dpdk/lib/acl/ |
H A D | acl_bld.c | 949 struct rte_acl_build_rule **last, uint32_t *count) in build_trie() 1324 struct rte_acl_build_rule *last; in build_one_trie() local 1353 struct rte_acl_build_rule *last; in acl_build_tries() local
|
/dpdk/drivers/net/ena/base/ |
H A D | ena_eth_com.c | 296 u32 last = 0; in ena_com_cdesc_rx_pkt_get() local
|
/dpdk/lib/rib/ |
H A D | rte_rib.c | 173 uint8_t depth, struct rte_rib_node *last, int flag) in rte_rib_get_nxt()
|
H A D | rte_rib6.c | 211 tmp = last; in rte_rib6_get_nxt() argument
|
/dpdk/drivers/net/qede/base/ |
H A D | ecore_cxt.h | 267 struct ilt_cfg_pair last; member
|
/dpdk/drivers/common/cnxk/ |
H A D | roc_ree.c | 236 int ret, last = 0; in roc_ree_rule_db_get() local
|
/dpdk/lib/vhost/ |
H A D | rte_vhost.h | 170 uint16_t last; member
|
H A D | vhost.c | 1093 uint16_t head, uint16_t last, in rte_vhost_set_inflight_desc_packed() argument 1288 uint16_t last; in rte_vhost_set_last_inflight_io_packed() local
|
H A D | vhost_crypto.c | 497 struct vhost_crypto_desc *last = head + (max_n_descs - 1); in reach_inhdr() local
|
/dpdk/drivers/bus/dpaa/base/qbman/ |
H A D | bman.h | 67 static inline u8 bm_cyc_diff(u8 ringsize, u8 first, u8 last) in bm_cyc_diff()
|
/dpdk/lib/dispatcher/ |
H A D | rte_dispatcher.c | 379 struct rte_dispatcher_lcore_port *last; in rte_dispatcher_unbind_port_from_lcore() local
|
/dpdk/lib/efd/ |
H A D | rte_efd.c | 1056 uint32_t last = current_group->num_rules - 1; in efd_compute_update() local [all...] |
/dpdk/lib/pipeline/ |
H A D | rte_swx_ctl.c | 206 struct rte_swx_ctl_table_match_field_info *first = NULL, *last = NULL; in table_params_get() local 909 struct rte_swx_ctl_table_match_field_info *first = NULL, *last = NULL; in selector_params_get() local
|