Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c10196 static bool is_preallocated_map(struct bpf_map *map) in is_preallocated_map() function
10228 if (is_tracing_prog_type(prog_type) && !is_preallocated_map(map)) { in check_map_prog_compatibility()
10264 if (!is_preallocated_map(map)) { in check_map_prog_compatibility()