Searched defs:emit_stx (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/mips/net/ |
| H A D | bpf_jit_comp64.c | 358 static void emit_stx(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 size) in emit_stx() function
|
| H A D | bpf_jit_comp32.c | 689 static void emit_stx(struct jit_context *ctx, in emit_stx() function
|
| /linux/arch/riscv/net/ |
| H A D | bpf_jit_comp64.c | 548 static void emit_stx(u8 rd, s16 off, u8 rs, u8 size, struct rv_jit_context *ctx) in emit_stx() function
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1205 static void emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_stx() function
|