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.c19144 static bool bpf_map_is_cgroup_storage(struct bpf_map *map) in bpf_map_is_cgroup_storage() function
19335 if (bpf_map_is_cgroup_storage(map) && in resolve_pseudo_ldimm64()