Searched refs:emit_stx_index (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 1165 static void emit_stx_index(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, u32 index_reg, int off) in emit_stx_index() function 1193 emit_stx_index(pprog, size, dst_reg, src_reg, X86_REG_R12, off); in emit_stx_r12()
|