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()
439 struct bpf_prog *old_prog = NULL; in __cgroup_bpf_attach()
582 struct bpf_prog *new_prog) in __cgroup_bpf_replace()
585 struct bpf_prog *old_prog; in __cgroup_bpf_replace()
614 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
615 struct bpf_prog *old_prog) in cgroup_bpf_replace()
639 struct bpf_prog *prog, in find_detach_entry()
681 int __cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, in __cgroup_bpf_detach()
685 struct bpf_prog *old_prog; in __cgroup_bpf_detach()
742 struct bpf_prog *prog; in __cgroup_bpf_query()
793 enum bpf_prog_type ptype, struct bpf_prog *prog) in cgroup_bpf_prog_attach()
795 struct bpf_prog *replace_prog = NULL; in cgroup_bpf_prog_attach()
823 struct bpf_prog *prog; in cgroup_bpf_prog_detach()
934 int cgroup_bpf_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in cgroup_bpf_link_attach()
1180 cgroup_base_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_base_func_proto()
1197 cgroup_dev_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cgroup_dev_func_proto()
1204 const struct bpf_prog *prog, in cgroup_dev_is_valid_access()
1761 sysctl_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in sysctl_func_proto()
1782 const struct bpf_prog *prog, in sysctl_is_valid_access()
1811 struct bpf_prog *prog, u32 *target_size) in sysctl_convert_ctx_access()
1896 cg_sockopt_func_proto(enum bpf_func_id func_id, const struct bpf_prog *prog) in cg_sockopt_func_proto()
1926 const struct bpf_prog *prog, in cg_sockopt_is_valid_access()
1994 struct bpf_prog *prog, in cg_sockopt_convert_ctx_access()
2040 const struct bpf_prog *prog) in cg_sockopt_get_prologue()