Searched refs:BPF_TAIL_CALL (Results 1 – 16 of 16) 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()
848 if (insn->code == (BPF_JMP | BPF_TAIL_CALL)) in detect_reg_usage()1412 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
2124 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
1056 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
1093 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
769 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
66 #define BPF_TAIL_CALL 0xf0 macro
1346 case BPF_JMP | BPF_TAIL_CALL: { in bpf_jit_insn()
1228 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1788 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1317 case BPF_JMP | BPF_TAIL_CALL: in build_one_insn()
1385 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
3508 if (code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
12803 insn->code = BPF_JMP | BPF_TAIL_CALL; in do_misc_fixups()
9016 BPF_JMP_IMM(BPF_TAIL_CALL, 0, 0, 0)