Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit_comp.c636 __le32 *branch3 = NULL; in emit_bpf_tail_call() local
671 branch3 = ctx->image + ctx->idx; in emit_bpf_tail_call()
697 off = &ctx->image[ctx->idx] - branch3; in emit_bpf_tail_call()
698 *branch3 = cpu_to_le32(A64_CBZ(1, prg, off)); in emit_bpf_tail_call()