Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dverifier.c10040 static int check_map_prealloc(struct bpf_map *map) in check_map_prealloc() function
10062 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()