Searched refs:BPF_TAIL_CALL (Results 1 – 13 of 13) 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()
1037 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1872 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
385 case BPF_JMP | BPF_TAIL_CALL: in init_regs()1855 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1230 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
68 #define BPF_TAIL_CALL 0xf0 macro
1207 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1933 insn->code = BPF_JMP | BPF_TAIL_CALL; in bpf_do_misc_fixups()
1875 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
5025 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
1734 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
2672 case BPF_JMP | BPF_TAIL_CALL: in do_jit()