Searched refs:BPF_TAIL_CALL (Results 1 – 20 of 20) sorted by relevance
416 case BPF_JMP | BPF_TAIL_CALL: in init_regs()983 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1318 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
396 case BPF_JMP | BPF_TAIL_CALL: in init_regs()1528 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1150 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1037 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1872 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
978 if (insn->code == (BPF_JMP | BPF_TAIL_CALL)) in detect_reg_usage()1687 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
2140 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
1217 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
1288 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
67 #define BPF_TAIL_CALL 0xf0 macro
849 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1228 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1456 case BPF_JMP | BPF_TAIL_CALL: { in bpf_jit_insn()
1773 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1127 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1685 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
4307 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
19055 insn->code = BPF_JMP | BPF_TAIL_CALL; in do_misc_fixups()
14871 BPF_JMP_IMM(BPF_TAIL_CALL, 0, 0, 0)