Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dlocal_storage.c434 if (stype == BPF_CGROUP_STORAGE_SHARED) { in cgroup_storage_seq_show_elem()
490 if (cgroup_storage_type(map) == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_calculate_size()
523 if (stype == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_alloc()
572 if (stype == BPF_CGROUP_STORAGE_SHARED) in bpf_cgroup_storage_free()
H A Dcgroup.c1767 if (stype == BPF_CGROUP_STORAGE_SHARED) in BPF_CALL_2()
/linux/include/linux/
H A Dbpf.h215 BPF_CGROUP_STORAGE_SHARED, enumerator