Lines Matching defs:prog
260 const struct bpf_prog *prog; in find_linfo() local
2893 static enum bpf_prog_type resolve_prog_type(struct bpf_prog *prog) in resolve_prog_type()
8163 const struct bpf_prog *prog = env->prog; in check_return_code() local
8559 struct bpf_prog *prog; in check_btf_func() local
8700 struct bpf_prog *prog; in check_btf_line() local
10071 …ck_map_prog_compatibility(struct bpf_verifier_env *env, struct bpf_map *map, struct bpf_prog *prog) in check_map_prog_compatibility()
10378 static void adjust_poke_descs(struct bpf_prog *prog, u32 off, u32 len) in adjust_poke_descs()
10480 struct bpf_prog *prog = env->prog; in bpf_adj_linfo_after_remove() local
10966 struct bpf_prog *prog = env->prog, **func, *tmp; in jit_subprogs() local
11181 struct bpf_prog *prog = env->prog; in fixup_call_args() local
11226 struct bpf_prog *prog = env->prog; in fixup_bpf_calls() local
11745 struct bpf_prog *prog = env->prog; in check_struct_ops_btf_id() local
11831 int bpf_check_attach_target(struct bpf_verifier_log *log, const struct bpf_prog *prog, const struct… in bpf_check_attach_target()
12064 struct bpf_prog *prog = env->prog; in check_attach_btf_id() local
12147 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_check()