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()
770 if (insn->code == (BPF_JMP | BPF_TAIL_CALL)) in detect_reg_usage()1262 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
1947 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
67 #define BPF_TAIL_CALL 0xf0 macro
1065 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
776 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1295 case BPF_JMP | BPF_TAIL_CALL: { in bpf_jit_insn()
1228 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1789 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1317 case BPF_JMP | BPF_TAIL_CALL: in build_one_insn()
1392 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
3348 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
11518 insn->code = BPF_JMP | BPF_TAIL_CALL; in fixup_bpf_calls()