Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c724 int ret, branch_off; in invoke_bpf_prog() local
749 branch_off = ctx->ninsns; in invoke_bpf_prog()
769 int offset = ninsns_rvoff(ctx->ninsns - branch_off); in invoke_bpf_prog()
771 *(u32 *)(ctx->insns + branch_off) = insn; in invoke_bpf_prog()