Searched refs:BPF_TAIL_CALL (Results 1 – 15 of 15) 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()
415 case BPF_JMP | BPF_TAIL_CALL: in init_regs()1842 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1149 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()
66 #define BPF_TAIL_CALL 0xf0 macro
1973 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
1185 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1614 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1851 insn->code = BPF_JMP | BPF_TAIL_CALL; in bpf_do_misc_fixups()
1796 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
4963 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
2467 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
15276 BPF_JMP_IMM(BPF_TAIL_CALL, 0, 0, 0)