Lines Matching defs:prog
277 const struct bpf_prog *prog; in find_linfo() local
1931 find_kfunc_desc(const struct bpf_prog *prog, u32 func_id, u16 offset) in find_kfunc_desc()
2157 static void sort_kfunc_descs_by_imm(struct bpf_prog *prog) in sort_kfunc_descs_by_imm()
2169 bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call()
2175 bpf_jit_find_kfunc_model(const struct bpf_prog *prog, in bpf_jit_find_kfunc_model()
10812 const struct bpf_prog *prog = env->prog; in check_return_code() local
11276 struct bpf_prog *prog; in check_btf_func() local
11420 struct bpf_prog *prog; in check_btf_line() local
11547 struct bpf_prog *prog = env->prog; in check_core_relo() local
12973 struct bpf_prog *prog) in check_map_prog_compatibility()
13314 static void adjust_poke_descs(struct bpf_prog *prog, u32 off, u32 len) in adjust_poke_descs()
13415 struct bpf_prog *prog = env->prog; in bpf_adj_linfo_after_remove() local
13906 struct bpf_prog *prog = env->prog, **func, *tmp; in jit_subprogs() local
14138 struct bpf_prog *prog = env->prog; in fixup_call_args() local
14216 struct bpf_prog *prog = env->prog; in do_misc_fixups() local
15062 struct bpf_prog *prog = env->prog; in check_struct_ops_btf_id() local
15142 const struct bpf_prog *prog, in bpf_check_attach_target()
15393 struct bpf_prog *prog = env->prog; in BTF_SET_START() local
15486 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr) in bpf_check()