Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dlocal_storage.c431 if (stype == BPF_CGROUP_STORAGE_SHARED) { in cgroup_storage_seq_show_elem()
480 if (cgroup_storage_type(map) == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_calculate_size()
513 if (stype == BPF_CGROUP_STORAGE_SHARED) { in bpf_cgroup_storage_alloc()
562 if (stype == BPF_CGROUP_STORAGE_SHARED) in bpf_cgroup_storage_free()
A Dhelpers.c422 if (stype == BPF_CGROUP_STORAGE_SHARED) in BPF_CALL_2()
/linux/include/linux/
A Dbpf-cgroup.h203 return BPF_CGROUP_STORAGE_SHARED; in cgroup_storage_type()
A Dbpf.h554 BPF_CGROUP_STORAGE_SHARED, enumerator

Completed in 17 milliseconds