Home
last modified time | relevance | path

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

123

/dpdk/lib/rib/
H A Drte_rib.c100 struct rte_rib_node *cur, *prev = NULL; in rte_rib_lookup() local
168 struct rte_rib_node *tmp, *prev = NULL; in rte_rib_get_nxt() local
207 struct rte_rib_node *cur, *prev, *child; in rte_rib_remove() local
240 struct rte_rib_node *prev = NULL; in rte_rib_insert() local
H A Drte_rib6.c135 struct rte_rib6_node *prev = NULL; in rte_rib6_lookup() local
209 struct rte_rib6_node *tmp, *prev = NULL; in rte_rib6_get_nxt() local
254 struct rte_rib6_node *cur, *prev, *child; in rte_rib6_remove() local
288 struct rte_rib6_node *prev = NULL; in rte_rib6_insert() local
/dpdk/lib/timer/
H A Drte_timer.c350 struct rte_timer **prev, struct priv_timer *priv_timer) in timer_get_prev_entries()
369 struct rte_timer **prev, in timer_get_prev_entries_for_node()
396 struct rte_timer *prev[MAX_SKIPLIST_DEPTH+1]; in timer_add() local
435 struct rte_timer *prev[MAX_SKIPLIST_DEPTH+1]; in timer_del() local
662 struct rte_timer *prev[MAX_SKIPLIST_DEPTH + 1]; in __rte_timer_manage() local
804 struct rte_timer *prev[MAX_SKIPLIST_DEPTH + 1]; in rte_timer_alt_manage() local
/dpdk/drivers/net/bnxt/tf_core/
H A Dll.h15 struct ll_entry *prev; member
/dpdk/lib/eal/include/generic/
H A Drte_mcslock.h49 rte_mcslock_t *prev; in rte_mcslock_lock() local
/dpdk/drivers/bus/dpaa/include/
H A Ddpaa_rbtree.h33 struct rb_node *prev, *next; member
/dpdk/lib/graph/
H A Dnode.c235 edge_update(struct node *node, struct node *prev, rte_edge_t from, in edge_update()
320 struct node *n, *prev; in rte_node_edge_update() local
/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.c37 struct rte_mbuf *m, *prev; in ipv6_frag_reassemble() local
/dpdk/lib/eal/common/
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 Deal_common_lcore.c347 struct lcore_callback *prev; in eal_lcore_non_eal_allocate() local
/dpdk/drivers/common/dpaax/
H A Ddpaa_list.h15 struct list_head *prev; member
/dpdk/lib/eal/x86/include/
H A Drte_atomic_64.h125 int64_t prev = inc; in rte_atomic64_add_return() local
/dpdk/lib/acl/
H A Dacl_bld.c784 struct rte_acl_node *node, *prev; in acl_gen_full_range() local
864 struct rte_acl_node *node, *prev, *root; in acl_gen_range_trie() local
922 struct rte_acl_node *node, *prev; in acl_gen_mask_trie() local
948 struct rte_acl_build_rule *prev, *rule; in build_trie() local
/dpdk/lib/mbuf/
H A Drte_mbuf.c514 struct rte_mbuf *mc, *mi, **prev; in rte_pktmbuf_clone() local
592 struct rte_mbuf *mc, *m_last, **prev; in rte_pktmbuf_copy() local
/dpdk/drivers/mempool/dpaa2/
H A Ddpaa2_hw_mempool.c167 struct dpaa2_bp_list *prev = h_bp_list, *temp; in rte_hw_mbuf_free_pool() 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/drivers/net/tap/
H A Dtap_netlink.c32 struct nested_tail *prev; member
/dpdk/examples/vhost/
H A Dvirtio_net.c252 struct rte_mbuf *cur = m, *prev = m; in dequeue_pkt() local
/dpdk/examples/kni/
H A Dmain.c714 log_link_state(struct rte_kni *kni, int prev, struct rte_eth_link *link) in log_link_state()
738 int prev; in monitor_all_ports_link_status() local
/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_mutex.c35 struct nfp_cpp_mutex *prev, *next; member
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx.c1199 struct rte_mbuf *prev = NULL; in virtio_recv_pkts_inorder() local
1383 struct rte_mbuf *prev = NULL; in virtio_recv_mergeable_pkts() local
1561 struct rte_mbuf *prev = NULL; in virtio_recv_mergeable_pkts_packed() local
/dpdk/drivers/common/cnxk/
H A Droc_nix_tm_utils.c1029 struct nix_tm_node *prev = (struct nix_tm_node *)__prev; in roc_nix_tm_node_next() local
1062 struct nix_tm_shaper_profile *prev; in roc_nix_tm_shaper_profile_next() local
/dpdk/drivers/net/i40e/
H A Di40e_hash.c1212 struct i40e_rss_filter *prev; in i40e_hash_filter_restore() local
1243 struct i40e_rss_filter *filter, *prev; in i40e_hash_filter_create() local
/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

123