Lines Matching refs:bpf_insn
157 struct bpf_insn *dst; in bpf_prog_calc_tag()
222 static int bpf_adj_delta_to_imm(struct bpf_insn *insn, u32 pos, u32 delta, in bpf_adj_delta_to_imm()
239 static int bpf_adj_delta_to_off(struct bpf_insn *insn, u32 pos, u32 delta, in bpf_adj_delta_to_off()
260 struct bpf_insn *insn = prog->insnsi; in bpf_adj_branches()
296 const struct bpf_insn *patch, u32 len) in bpf_patch_insn_single()
634 static int bpf_jit_blind_insn(const struct bpf_insn *from, in bpf_jit_blind_insn()
635 const struct bpf_insn *aux, in bpf_jit_blind_insn()
636 struct bpf_insn *to_buff) in bpf_jit_blind_insn()
638 struct bpf_insn *to = to_buff; in bpf_jit_blind_insn()
768 struct bpf_insn insn_buff[16], aux[2]; in bpf_jit_blind_constants()
771 struct bpf_insn *insn; in bpf_jit_blind_constants()
972 static u64 ___bpf_prog_run(u64 *regs, const struct bpf_insn *insn, u64 *stack) in ___bpf_prog_run()
1330 static unsigned int PROG_NAME(stack_size)(const void *ctx, const struct bpf_insn *insn) \
1343 const struct bpf_insn *insn) \
1375 const struct bpf_insn *insn) = {
1383 const struct bpf_insn *insn) = {
1390 void bpf_patch_call_args(struct bpf_insn *insn, u32 stack_depth) in bpf_patch_call_args()
1401 const struct bpf_insn *insn) in __bpf_prog_ret0_warn()
1515 const struct bpf_insn *insn) in __bpf_prog_ret1()