Searched refs:BPF_TAIL_CALL (Results 1 – 12 of 12) sorted by relevance
869 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
2061 case BPF_JMP | BPF_TAIL_CALL: in do_jit()
852 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_build_body()
66 #define BPF_TAIL_CALL 0xf0 macro
1001 case BPF_JMP | BPF_TAIL_CALL: in bpf_jit_insn()
639 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
1204 case BPF_JMP | BPF_TAIL_CALL: in build_insn()
983 [BPF_JMP | BPF_TAIL_CALL] = &&JMP_TAIL_CALL, in ___bpf_prog_run()
1881 if (insns[i].code == (BPF_JMP | BPF_TAIL_CALL)) { in bpf_insn_prepare_dump()
5761 insn->code = BPF_JMP | BPF_TAIL_CALL; in fixup_bpf_calls()
1239 case BPF_JMP | BPF_TAIL_CALL: in build_one_insn()
1704 case BPF_JMP | BPF_TAIL_CALL: in build_insn()