Searched refs:emit_stx_index (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1239 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 1267 emit_stx_index(pprog, size, dst_reg, src_reg, X86_REG_R12, off); in emit_stx_r12() 1425 emit_stx_index(pprog, size, dst_reg, src_reg, index_reg, off); in emit_atomic_ld_st_index()
|