Home
last modified time | relevance | path

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

/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c910 int ret, branch_off; in invoke_bpf_prog() local
933 branch_off = ctx->ninsns; in invoke_bpf_prog()
953 int offset = ninsns_rvoff(ctx->ninsns - branch_off); in invoke_bpf_prog()
955 *(u32 *)(ctx->insns + branch_off) = insn; in invoke_bpf_prog()