Home
last modified time | relevance | path

Searched refs:htab_lru_map_delete_node (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dhashtab.c60 static bool htab_lru_map_delete_node(void *arg, struct bpf_lru_node *node);
168 htab_lru_map_delete_node, in prealloc_init()
570 static bool htab_lru_map_delete_node(void *arg, struct bpf_lru_node *node) in htab_lru_map_delete_node() function