Home
last modified time | relevance | path

Searched defs:emit_stx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/net/
H A Dbpf_jit_comp64.c358 static void emit_stx(struct jit_context *ctx, u8 dst, u8 src, s16 off, u8 size) in emit_stx() function
H A Dbpf_jit_comp32.c689 static void emit_stx(struct jit_context *ctx, in emit_stx() function
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c888 static void emit_stx(u8 **pprog, u32 size, u32 dst_reg, u32 src_reg, int off) in emit_stx() function