Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c17024 static bool bpf_map_is_cgroup_storage(struct bpf_map *map) in bpf_map_is_cgroup_storage() function
17193 if (bpf_map_is_cgroup_storage(map) && in resolve_pseudo_ldimm64()