Home
last modified time | relevance | path

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

/kernel/bpf/
Dhashtab.c716 static __always_inline void *__htab_lru_map_lookup_elem(struct bpf_map *map, in __htab_lru_map_lookup_elem() function
732 return __htab_lru_map_lookup_elem(map, key, true); in htab_lru_map_lookup_elem()
737 return __htab_lru_map_lookup_elem(map, key, false); in htab_lru_map_lookup_elem_sys()