Home
last modified time | relevance | path

Searched refs:start_insn (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
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()