Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcpumap.c682 static long cpu_map_redirect(struct bpf_map *map, u64 index, u64 flags) in cpu_map_redirect() function
709 .map_redirect = cpu_map_redirect,