bpf_cgroup_storage_alloc  153 include/linux/bpf-cgroup.h struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,
bpf_cgroup_storage_alloc  331 kernel/bpf/cgroup.c 		storage[stype] = bpf_cgroup_storage_alloc(prog, stype);
bpf_cgroup_storage_alloc   27 net/bpf/test_run.c 		storage[stype] = bpf_cgroup_storage_alloc(prog, stype);