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

/linux-master/include/linux/
H A Dbpf-cgroup.h170 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,
483 static inline struct bpf_cgroup_storage *bpf_cgroup_storage_alloc( function
/linux-master/kernel/bpf/
H A Dlocal_storage.c499 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, function
H A Dcgroup.c228 storages[stype] = bpf_cgroup_storage_alloc(prog, stype);
/linux-master/net/bpf/
H A Dtest_run.c405 item.cgroup_storage[stype] = bpf_cgroup_storage_alloc(prog, stype);

Completed in 164 milliseconds