Searched refs:emit_cmpxchg_r64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/net/
H A Dbpf_jit_comp64.c421 static void emit_cmpxchg_r64(struct jit_context *ctx, u8 dst, u8 src, s16 off) function
880 emit_cmpxchg_r64(ctx, dst, src, off);
H A Dbpf_jit_comp32.c909 static void emit_cmpxchg_r64(struct jit_context *ctx, function
1736 emit_cmpxchg_r64(ctx, lo(dst), src, off);

Completed in 114 milliseconds