Home
last modified time | relevance | path

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

/linux/arch/arm64/net/
H A Dbpf_jit_comp.c634 __le32 *branch2 = NULL; in emit_bpf_tail_call() local
655 branch2 = ctx->image + ctx->idx; in emit_bpf_tail_call()
693 off = &ctx->image[ctx->idx] - branch2; in emit_bpf_tail_call()
694 *branch2 = cpu_to_le32(A64_B_(A64_COND_CS, off)); in emit_bpf_tail_call()