Searched refs:__htab_lru_map_lookup_elem (Results 1 – 1 of 1) sorted by relevance
679 static __always_inline void *__htab_lru_map_lookup_elem(struct bpf_map *map, in __htab_lru_map_lookup_elem() function695 return __htab_lru_map_lookup_elem(map, key, true); in htab_lru_map_lookup_elem()700 return __htab_lru_map_lookup_elem(map, key, false); in htab_lru_map_lookup_elem_sys()
Completed in 8 milliseconds