Home
last modified time | relevance | path

Searched refs:bpf_cgroup_storage_type (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/bpf/
H A Dlocal_storage.c410 enum bpf_cgroup_storage_type stype; in cgroup_storage_seq_show_elem()
465 enum bpf_cgroup_storage_type stype = cgroup_storage_type(_map); in bpf_cgroup_storage_assign()
493 enum bpf_cgroup_storage_type stype) in bpf_cgroup_storage_alloc()
553 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storage_free()
H A Dcgroup.c229 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_free()
241 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_alloc()
272 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_assign()
282 enum bpf_cgroup_storage_type stype; in bpf_cgroup_storages_link()
1762 enum bpf_cgroup_storage_type stype = cgroup_storage_type(map); in BPF_CALL_2()
H A Dcore.c2348 enum bpf_cgroup_storage_type i; in __bpf_prog_map_compatible()
/linux/include/linux/
H A Dbpf-cgroup.h154 static inline enum bpf_cgroup_storage_type cgroup_storage_type( in cgroup_storage_type()
167 enum bpf_cgroup_storage_type stype);
466 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()
H A Dbpf.h214 enum bpf_cgroup_storage_type { enum
/linux/net/bpf/
H A Dtest_run.c397 enum bpf_cgroup_storage_type stype; in bpf_test_run()