Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dhashtab.c649 static void *htab_lru_map_lookup_elem_sys(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem_sys() function
1856 .map_lookup_elem_sys_only = htab_lru_map_lookup_elem_sys,