Searched refs:BPF_TAIL_CALL (Results 1 – 13 of 13) sorted by relevance
839 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
1923 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
678 case BPF_JMP | BPF_TAIL_CALL: in init_regs()1235 case BPF_JMP | BPF_TAIL_CALL: in emit_insn()
66 #define BPF_TAIL_CALL 0xf0 macro
652 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
990 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
1040 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_insn()
1228 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1312 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
2262 if (insns[i].code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
9023 insn->code = BPF_JMP | BPF_TAIL_CALL; in fixup_bpf_calls()
1316 case BPF_JMP | BPF_TAIL_CALL: in build_one_insn()
1751 case BPF_JMP | BPF_TAIL_CALL: in build_insn()