Home
last modified time | relevance | path

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

/linux/arch/mips/net/
H A Dbpf_jit_comp.h181 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off);
H A Dbpf_jit_comp.c445 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off) in emit_cmpxchg_r() function
H A Dbpf_jit_comp64.c888 emit_cmpxchg_r(ctx, dst, MIPS_R_T5, tmp, off); in build_insn()
H A Dbpf_jit_comp32.c1711 emit_cmpxchg_r(ctx, lo(dst), lo(src), in build_insn()