Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/net/
H A Dbpf_jit_comp.c582 __le32 *branch1 = NULL; in emit_bpf_tail_call() local
594 branch1 = ctx->image + ctx->idx; in emit_bpf_tail_call()
639 off = &ctx->image[ctx->idx] - branch1; in emit_bpf_tail_call()
640 *branch1 = cpu_to_le32(A64_B_(A64_COND_CS, off)); in emit_bpf_tail_call()