Searched refs:dev_map_can_have_prog (Results 1 – 3 of 3) sorted by relevance
1444 bool dev_map_can_have_prog(struct bpf_map *map);1601 static inline bool dev_map_can_have_prog(struct bpf_map *map) in dev_map_can_have_prog() function
334 bool dev_map_can_have_prog(struct bpf_map *map) in dev_map_can_have_prog() function
5530 if (dev_map_can_have_prog(new->aux->used_maps[i]) || in generic_xdp_install()