Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhashtab.c649 static void *htab_lru_map_lookup_elem_sys(struct bpf_map *map, void *key) in htab_lru_map_lookup_elem_sys() function
1858 .map_lookup_elem_sys_only = htab_lru_map_lookup_elem_sys,