Searched refs:bpf_cgroup_storage_alloc (Results 1 – 4 of 4) sorted by relevance
153 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,367 static inline struct bpf_cgroup_storage *bpf_cgroup_storage_alloc( in bpf_cgroup_storage_alloc() function
27 storage[stype] = bpf_cgroup_storage_alloc(prog, stype); in bpf_test_run()
477 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc() function
321 storage[stype] = bpf_cgroup_storage_alloc(prog, stype); in __cgroup_bpf_attach()