Lines Matching refs:bpf_prog

42 				     struct bpf_prog *prog,  in bpf_cgroup_storages_alloc()
169 static struct bpf_prog *prog_list_prog(struct bpf_prog_list *pl) in prog_list_prog()
383 struct bpf_prog *prog, in find_attach_entry()
385 struct bpf_prog *replace_prog, in find_attach_entry()
434 struct bpf_prog *prog, struct bpf_prog *replace_prog, in __cgroup_bpf_attach()
440 struct bpf_prog *old_prog = NULL; in __cgroup_bpf_attach()
575 struct bpf_prog *new_prog) in __cgroup_bpf_replace()
578 struct bpf_prog *old_prog; in __cgroup_bpf_replace()
600 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
601 struct bpf_prog *old_prog) in cgroup_bpf_replace()
625 struct bpf_prog *prog, in find_detach_entry()
667 int __cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, in __cgroup_bpf_detach()
673 struct bpf_prog *old_prog; in __cgroup_bpf_detach()
720 struct bpf_prog *prog; in __cgroup_bpf_query()
763 enum bpf_prog_type ptype, struct bpf_prog *prog) in cgroup_bpf_prog_attach()
765 struct bpf_prog *replace_prog = NULL; in cgroup_bpf_prog_attach()
793 struct bpf_prog *prog; in cgroup_bpf_prog_detach()
904 int cgroup_bpf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in cgroup_bpf_link_attach()
1146 cgroup_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_base_func_proto()
1163 cgroup_dev_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_dev_func_proto()
1170 const struct bpf_prog *prog, in cgroup_dev_is_valid_access()
1639 sysctl_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sysctl_func_proto()
1660 const struct bpf_prog *prog, in sysctl_is_valid_access()
1689 struct bpf_prog *prog, u32 *target_size) in sysctl_convert_ctx_access()
1758 cg_sockopt_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cg_sockopt_func_proto()
1778 const struct bpf_prog *prog, in cg_sockopt_is_valid_access()
1846 struct bpf_prog *prog, in cg_sockopt_convert_ctx_access()
1892 const struct bpf_prog *prog) in cg_sockopt_get_prologue()