Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp.c1191 static void emit_stx_r12(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_stx_r12() function
1910 emit_stx_r12(&prog, BPF_SIZE(insn->code), dst_reg, src_reg, insn->off); in do_jit()