Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c18919 static bool bpf_map_is_cgroup_storage(struct bpf_map *map) in bpf_map_is_cgroup_storage() function
19110 if (bpf_map_is_cgroup_storage(map) && in resolve_pseudo_ldimm64()