Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dcpumap.c658 static void *cpu_map_lookup_elem(struct bpf_map *map, void *key) in cpu_map_lookup_elem() function
705 .map_lookup_elem = cpu_map_lookup_elem,