Home
last modified time | relevance | path

Searched defs:prev_node (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/vhost/
H A Diotlb.c222 struct vhost_iotlb_entry *node, *temp_node, *prev_node = NULL; in vhost_user_iotlb_cache_random_evict() local
310 struct vhost_iotlb_entry *node, *temp_node, *prev_node = NULL; in vhost_user_iotlb_cache_remove() local
/dpdk/lib/bpf/
H A Dbpf_validate.c67 uint32_t prev_node; member
/dpdk/lib/hash/
H A Drte_cuckoo_hash.c841 struct queue_node *prev_node, *curr_node = leaf; rte_hash_cuckoo_move_insert_mw() local