Searched refs:BPF_TAIL_CALL (Results 1 – 18 of 18) sorted by relevance
368 case BPF_JMP | BPF_TAIL_CALL: in init_regs()1030 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1150 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
862 if (insn->code == (BPF_JMP | BPF_TAIL_CALL)) in detect_reg_usage()1450 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
2140 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
1034 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1872 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1185 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
1222 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
66 #define BPF_TAIL_CALL 0xf0 macro
791 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1324 case BPF_JMP | BPF_TAIL_CALL: { in bpf_jit_insn()
1228 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1773 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1089 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1653 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
3828 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
14073 insn->code = BPF_JMP | BPF_TAIL_CALL; in do_misc_fixups()
14880 BPF_JMP_IMM(BPF_TAIL_CALL, 0, 0, 0)