cgroup_storage_type
enum bpf_cgroup_storage_type stype = cgroup_storage_type(map);
stype = cgroup_storage_type(map);
enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map);
if (cgroup_storage_type(map) == BPF_CGROUP_STORAGE_SHARED) {
stype = cgroup_storage_type(map);