Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcpumap.c600 static void *__cpu_map_lookup_elem(struct bpf_map *map, u32 key) in __cpu_map_lookup_elem() function
616 __cpu_map_lookup_elem(map, *(u32 *)key); in cpu_map_lookup_elem()
641 __cpu_map_lookup_elem); in cpu_map_redirect()