Lines Matching defs:prog
269 const struct bpf_prog *prog; in find_linfo() local
1651 find_kfunc_desc(const struct bpf_prog *prog, u32 func_id) in find_kfunc_desc()
1755 static void sort_kfunc_descs_by_imm(struct bpf_prog *prog) in sort_kfunc_descs_by_imm()
1767 bool bpf_prog_has_kfunc_call(const struct bpf_prog *prog) in bpf_prog_has_kfunc_call()
1773 bpf_jit_find_kfunc_model(const struct bpf_prog *prog, in bpf_jit_find_kfunc_model()
3504 static enum bpf_prog_type resolve_prog_type(struct bpf_prog *prog) in resolve_prog_type()
9563 const struct bpf_prog *prog = env->prog; in check_return_code() local
9997 struct bpf_prog *prog; in check_btf_func() local
10142 struct bpf_prog *prog; in check_btf_line() local
11625 struct bpf_prog *prog) in check_map_prog_compatibility()
11997 static void adjust_poke_descs(struct bpf_prog *prog, u32 off, u32 len) in adjust_poke_descs()
12098 struct bpf_prog *prog = env->prog; in bpf_adj_linfo_after_remove() local
12591 struct bpf_prog *prog = env->prog, **func, *tmp; in jit_subprogs() local
12820 struct bpf_prog *prog = env->prog; in fixup_call_args() local
12893 struct bpf_prog *prog = env->prog; in do_misc_fixups() local
13507 struct bpf_prog *prog = env->prog; in check_struct_ops_btf_id() local
13587 const struct bpf_prog *prog, in bpf_check_attach_target()
13837 struct bpf_prog *prog = env->prog; in BTF_SET_START() local
13927 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr, bpfptr_t uattr) in bpf_check()