Searched refs:emit_cmpxchg_r64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp64.c | 421 static void emit_cmpxchg_r64(struct jit_context *ctx, u8 dst, u8 src, s16 off) in emit_cmpxchg_r64() function 880 emit_cmpxchg_r64(ctx, dst, src, off); in build_insn()
|
H A D | bpf_jit_comp32.c | 909 static void emit_cmpxchg_r64(struct jit_context *ctx, in emit_cmpxchg_r64() function 1736 emit_cmpxchg_r64(ctx, lo(dst), src, off); in build_insn()
|