Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 38) sorted by relevance

12

/dpdk/lib/rib/
H A Drte_rib.c107 struct rte_rib_node *cur, *prev = NULL; in rte_rib_lookup() local
175 struct rte_rib_node *tmp, *prev = NULL; in rte_rib_get_nxt() local
214 struct rte_rib_node *cur, *prev, *child; in rte_rib_remove() local
247 struct rte_rib_node *prev = NULL; in rte_rib_insert() local
H A Drte_rib6.c139 struct rte_rib6_node *prev = NULL; rte_rib6_lookup() local
213 struct rte_rib6_node *tmp, *prev = NULL; rte_rib6_get_nxt() local
258 struct rte_rib6_node *cur, *prev, *child; rte_rib6_remove() local
292 struct rte_rib6_node *prev = NULL; rte_rib6_insert() local
[all...]
/dpdk/lib/timer/
H A Drte_timer.c349 struct rte_timer **prev, struct priv_timer *priv_timer) in timer_get_prev_entries()
368 struct rte_timer **prev, in timer_get_prev_entries_for_node()
395 struct rte_timer *prev[MAX_SKIPLIST_DEPTH+1]; in timer_add() local
434 struct rte_timer *prev[MAX_SKIPLIST_DEPTH+1]; in timer_del() local
661 struct rte_timer *prev[MAX_SKIPLIST_DEPTH + 1]; in __rte_timer_manage() local
803 struct rte_timer *prev[MAX_SKIPLIST_DEPTH + 1]; in rte_timer_alt_manage() local
/dpdk/lib/eal/include/
H A Drte_mcslock.h54 rte_mcslock_t *prev; in rte_mcslock_lock() local
/dpdk/drivers/net/bnxt/tf_core/
H A Dll.h15 struct ll_entry *prev; member
/dpdk/drivers/bus/dpaa/include/
H A Ddpaa_rbtree.h33 struct rb_node *prev, *next; member
/dpdk/lib/ip_frag/
H A Drte_ipv4_reassembly.c18 struct rte_mbuf *m, *prev; in ipv4_frag_reassemble() local
H A Drte_ipv6_reassembly.c36 struct rte_mbuf *m, *prev; in ipv6_frag_reassemble() local
/dpdk/lib/graph/
H A Dnode.c213 edge_update(struct node * node,struct node * prev,rte_edge_t from,const char ** next_nodes,rte_edge_t nb_edges) edge_update() argument
298 struct node *n, *prev; rte_node_edge_update() local
/dpdk/lib/eal/common/
H A Deal_common_trace.c152 uint64_t prev; in rte_trace_point_enable() local
167 uint64_t prev; in rte_trace_point_disable() local
H A Dmalloc_elem.c321 struct malloc_elem *next, *prev; in remove_elem() local
611 struct malloc_elem *hide_start, *hide_end, *prev, *next; in malloc_elem_hide_region() local
H A Dmalloc_elem.h25 struct malloc_elem *volatile prev; member
/dpdk/drivers/common/dpaax/
H A Ddpaa_list.h15 struct list_head *prev; member
H A Ddpaa_of.c390 const struct device_node *prev) in of_get_next_child()
/dpdk/lib/eal/x86/include/
H A Drte_atomic_64.h125 int64_t prev = inc; in rte_atomic64_add_return() local
/dpdk/drivers/net/nfp/
H A Dnfp_mtr.h86 struct nfp_mtr_stats prev; member
/dpdk/lib/mbuf/
H A Drte_mbuf.c518 struct rte_mbuf *mc, *mi, **prev; in rte_pktmbuf_clone() local
596 struct rte_mbuf *mc, *m_last, **prev; in rte_pktmbuf_copy() local
/dpdk/lib/acl/
H A Dacl_bld.c790 struct rte_acl_node *node, *prev; in acl_gen_full_range() local
870 struct rte_acl_node *node, *prev, *root; in acl_gen_range_trie() local
928 struct rte_acl_node *node, *prev; in acl_gen_mask_trie() local
954 struct rte_acl_build_rule *prev, *rule; in build_trie() local
/dpdk/examples/vhost/
H A Dvirtio_net.c262 struct rte_mbuf *cur = m, *prev = m; in dequeue_pkt() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_flow_os.c285 struct mlx5_workspace_thread *next, *prev = NULL; in mlx5_clear_thread_list() local
/dpdk/lib/vhost/
H A Diotlb.c67 struct vhost_iotlb_entry *prev, struct vhost_iotlb_entry *next) in vhost_user_iotlb_clear_dump()
/dpdk/drivers/raw/ntb/
H A Dntb.c398 uint16_t i, prev; in ntb_txq_setup() local
725 struct rte_mbuf *prev = NULL; in ntb_dequeue_bufs() local
/dpdk/lib/hash/
H A Drte_cuckoo_hash.h223 struct queue_node *prev; /* Parent(bucket) in search path */ member
/dpdk/drivers/common/idpf/
H A Didpf_common_rxtx.c215 uint16_t prev; in idpf_qc_split_tx_descq_reset() local
271 uint16_t prev; in idpf_qc_single_tx_queue_reset() local
/dpdk/lib/eal/linux/
H A Deal_memory.c875 struct hugepage_file *prev, *cur; local
1000 struct hugepage_file *prev, *cur; local

12