Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dlocal_storage.c393 if (stype == BPF_CGROUP_STORAGE_SHARED) { in cgroup_storage_seq_show_elem()
464 if (cgroup_storage_type(map) == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_calculate_size()
502 if (stype == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_alloc()
556 if (stype == BPF_CGROUP_STORAGE_SHARED) in bpf_cgroup_storage_free()
Dhelpers.c345 if (stype == BPF_CGROUP_STORAGE_SHARED) in BPF_CALL_2()
/Linux-v5.4/include/linux/
Dbpf-cgroup.h141 return BPF_CGROUP_STORAGE_SHARED; in cgroup_storage_type()
Dbpf.h355 BPF_CGROUP_STORAGE_SHARED, enumerator