Home
last modified time | relevance | path

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

/kernel/bpf/
Dhashtab.c735 static void *htab_lru_map_lookup_elem_sys(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem_sys() function
2224 .map_lookup_elem_sys_only = htab_lru_map_lookup_elem_sys,