Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c17583 static bool bpf_map_is_cgroup_storage(struct bpf_map *map) in bpf_map_is_cgroup_storage() function
17753 if (bpf_map_is_cgroup_storage(map) && in resolve_pseudo_ldimm64()