Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c20854 static bool bpf_map_is_cgroup_storage(struct bpf_map *map) in bpf_map_is_cgroup_storage() function
20945 if (bpf_map_is_cgroup_storage(map) && in check_map_prog_compatibility()