Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c11355 static int check_map_prealloc(struct bpf_map *map) in check_map_prealloc() function
11378 if (!check_map_prealloc(map)) in is_preallocated_map()
11380 if (map->inner_map_meta && !check_map_prealloc(map->inner_map_meta)) in is_preallocated_map()