Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhashtab.c2719 static void *htab_of_map_lookup_elem(struct bpf_map *map, void *key) in htab_of_map_gen_lookup()
2758 .map_lookup_elem = htab_of_map_lookup_elem,
2698 static void *htab_of_map_lookup_elem(struct bpf_map *map, void *key) htab_of_map_lookup_elem() function