Home
last modified time | relevance | path

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

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