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.c932 int ret, branch_off; in invoke_bpf_prog() local
957 branch_off = ctx->ninsns; in invoke_bpf_prog()
977 int offset = ninsns_rvoff(ctx->ninsns - branch_off); in invoke_bpf_prog()
979 *(u32 *)(ctx->insns + branch_off) = insn; in invoke_bpf_prog()