Home
last modified time | relevance | path

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

/kernel/bpf/
Dhashtab.c170 static bool htab_lru_map_delete_node(void *arg, struct bpf_lru_node *node);
284 htab_lru_map_delete_node, in prealloc_init()
682 static bool htab_lru_map_delete_node(void *arg, struct bpf_lru_node *node) in htab_lru_map_delete_node() function