Home
last modified time | relevance | path

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

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