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