Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcpumap.c389 bool cpu_map_prog_allowed(struct bpf_map *map) in cpu_map_prog_allowed() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1450 bool cpu_map_prog_allowed(struct bpf_map *map);
1653 static inline bool cpu_map_prog_allowed(struct bpf_map *map) in cpu_map_prog_allowed() function
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c5531 cpu_map_prog_allowed(new->aux->used_maps[i])) { in generic_xdp_install()