Searched refs:BPF_TAIL_CALL (Results 1 – 14 of 14) sorted by relevance
353 case BPF_JMP | BPF_TAIL_CALL: in init_regs()867 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
1152 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_emit_insn()
779 if (insn->code == (BPF_JMP | BPF_TAIL_CALL)) in detect_reg_usage()1264 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
1925 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
775 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
992 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
67 #define BPF_TAIL_CALL 0xf0 macro
1284 case BPF_JMP | BPF_TAIL_CALL: { in bpf_jit_insn()
1228 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1767 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1317 case BPF_JMP | BPF_TAIL_CALL: in build_one_insn()
1382 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
3323 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
10997 insn->code = BPF_JMP | BPF_TAIL_CALL; in fixup_bpf_calls()