Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dhashtab.c630 static __always_inline void *__htab_lru_map_lookup_elem(struct bpf_map *map, in __htab_lru_map_lookup_elem() function
646 return __htab_lru_map_lookup_elem(map, key, true); in htab_lru_map_lookup_elem()
651 return __htab_lru_map_lookup_elem(map, key, false); in htab_lru_map_lookup_elem_sys()