Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c569 __le32 *branch3 = NULL; in emit_bpf_tail_call() local
604 branch3 = ctx->image + ctx->idx; in emit_bpf_tail_call()
630 off = &ctx->image[ctx->idx] - branch3; in emit_bpf_tail_call()
631 *branch3 = cpu_to_le32(A64_CBZ(1, prg, off)); in emit_bpf_tail_call()