Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf-cgroup.h209 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,
485 static inline struct bpf_cgroup_storage *bpf_cgroup_storage_alloc( in bpf_cgroup_storage_alloc() function
/linux/kernel/bpf/
A Dlocal_storage.c493 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc() function
A Dcgroup.c61 storages[stype] = bpf_cgroup_storage_alloc(prog, stype); in bpf_cgroup_storages_alloc()
/linux/net/bpf/
A Dtest_run.c101 item.cgroup_storage[stype] = bpf_cgroup_storage_alloc(prog, stype); in bpf_test_run()

Completed in 14 milliseconds