Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhashtab.c753 static void *htab_lru_map_lookup_elem_sys(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem_sys() function
2288 .map_lookup_elem_sys_only = htab_lru_map_lookup_elem_sys,