Searched refs:cgroup_storage_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/
H A Dlocal_storage.c429 stype = cgroup_storage_type(map);
472 enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map);
486 if (cgroup_storage_type(map) == BPF_CGROUP_STORAGE_SHARED) {
567 stype = cgroup_storage_type(map);
H A Dcgroup.c1558 enum bpf_cgroup_storage_type stype = cgroup_storage_type(map);
/linux-master/include/linux/
H A Dbpf-cgroup.h158 static inline enum bpf_cgroup_storage_type cgroup_storage_type( function

Completed in 123 milliseconds