Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c430 if (stype == BPF_CGROUP_STORAGE_SHARED) { in cgroup_storage_seq_show_elem()
486 if (cgroup_storage_type(map) == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_calculate_size()
519 if (stype == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_alloc()
568 if (stype == BPF_CGROUP_STORAGE_SHARED) in bpf_cgroup_storage_free()
H A Dcgroup.c1569 if (stype == BPF_CGROUP_STORAGE_SHARED) in BPF_CALL_2()
/openbmc/linux/include/linux/
H A Dbpf-cgroup.h158 return BPF_CGROUP_STORAGE_SHARED; in cgroup_storage_type()
H A Dbpf.h986 BPF_CGROUP_STORAGE_SHARED, enumerator