Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/net/
Dbpf_jit_comp.h181 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off);
Dbpf_jit_comp.c441 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off) in emit_cmpxchg_r() function
Dbpf_jit_comp64.c885 emit_cmpxchg_r(ctx, dst, MIPS_R_T5, tmp, off); in build_insn()
Dbpf_jit_comp32.c1711 emit_cmpxchg_r(ctx, lo(dst), lo(src), in build_insn()