Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dhashtab.c713 static __always_inline void *__htab_lru_map_lookup_elem(struct bpf_map *map, in __htab_lru_map_lookup_elem() function
729 return __htab_lru_map_lookup_elem(map, key, true); in htab_lru_map_lookup_elem()
734 return __htab_lru_map_lookup_elem(map, key, false); in htab_lru_map_lookup_elem_sys()