Lines Matching refs:bpf_prog
18 struct bpf_prog;
63 struct bpf_prog *prog;
99 struct bpf_prog *prog, struct bpf_prog *replace_prog,
102 int __cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,
110 struct bpf_prog *prog, struct bpf_prog *replace_prog,
113 int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,
171 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog,
375 enum bpf_prog_type ptype, struct bpf_prog *prog);
378 int cgroup_bpf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog);
383 struct bpf_prog;
390 struct bpf_prog *prog) in cgroup_bpf_prog_attach()
402 struct bpf_prog *prog) in cgroup_bpf_link_attach()
418 struct bpf_prog *prog, enum bpf_cgroup_storage_type stype) { return NULL; } in bpf_cgroup_storage_alloc()