Searched refs:check_map_prealloc (Results 1 – 1 of 1) sorted by relevance
10040 static int check_map_prealloc(struct bpf_map *map) in check_map_prealloc() function10062 if (!check_map_prealloc(map)) { in is_preallocated_map()10065 if (map->inner_map_meta && !check_map_prealloc(map->inner_map_meta)) { in is_preallocated_map()