Lines Matching defs:prog
24 static bool is_addr_space_cast32(struct bpf_prog *prog, const struct bpf_insn *insn) in is_addr_space_cast32()
63 static bool bpf_is_reg64(struct bpf_prog *prog, struct bpf_insn *insn) in bpf_is_reg64()
104 int bpf_insn_def32(struct bpf_prog *prog, struct bpf_insn *insn) in bpf_insn_def32()
127 bpf_jit_find_kfunc_model(const struct bpf_prog *prog, in bpf_jit_find_kfunc_model()
290 static void adjust_poke_descs(struct bpf_prog *prog, u32 off, u32 len) in adjust_poke_descs()
340 static int adjust_jmp_off(struct bpf_prog *prog, u32 tgt_idx, u32 delta) in adjust_jmp_off()
437 struct bpf_prog *prog = env->prog; in bpf_adj_linfo_after_remove() local
1068 struct bpf_prog *prog = env->prog, **func, *tmp; in jit_subprogs() local
1339 struct bpf_prog *prog, *orig_prog; in bpf_jit_subprogs() local
1408 struct bpf_prog *prog = env->prog; in bpf_fixup_call_args() local
1483 struct bpf_prog *prog; in add_hidden_subprog() local
1510 struct bpf_prog *prog = env->prog; in bpf_do_misc_fixups() local