Searched refs:check_map_prealloc (Results 1 – 1 of 1) sorted by relevance
9668 static int check_map_prealloc(struct bpf_map *map) in check_map_prealloc() function9691 if (!check_map_prealloc(map)) in is_preallocated_map()9693 if (map->inner_map_meta && !check_map_prealloc(map->inner_map_meta)) in is_preallocated_map()