Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit_comp.c520 u32 jmp_idx; in invoke_bpf_prog() local
556 jmp_idx = ctx->idx; in invoke_bpf_prog()
580 if (create_cond_branch(&branch_insn, &image[jmp_idx], in invoke_bpf_prog()
583 image[jmp_idx] = ppc_inst_val(branch_insn); in invoke_bpf_prog()