Home
last modified time | relevance | path

Searched refs:tc_ninsn (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/riscv/net/
Dbpf_jit_comp.c611 int tc_ninsn, off, start_insn = ctx->ninsns; in emit_bpf_tail_call() local
621 tc_ninsn = insn ? ctx->offset[insn] - ctx->offset[insn - 1] : in emit_bpf_tail_call()
629 off = (tc_ninsn - (ctx->ninsns - start_insn)) << 2; in emit_bpf_tail_call()
638 off = (tc_ninsn - (ctx->ninsns - start_insn)) << 2; in emit_bpf_tail_call()
653 off = (tc_ninsn - (ctx->ninsns - start_insn)) << 2; in emit_bpf_tail_call()