Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dhashtab.c698 static void *htab_lru_map_lookup_elem_sys(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem_sys() function
2141 .map_lookup_elem_sys_only = htab_lru_map_lookup_elem_sys,