Searched refs:emit_cmpxchg_r64 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/arch/mips/net/ |
| D | bpf_jit_comp64.c | 418 static void emit_cmpxchg_r64(struct jit_context *ctx, u8 dst, u8 src, s16 off) in emit_cmpxchg_r64() function 877 emit_cmpxchg_r64(ctx, dst, src, off); in build_insn()
|
| 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()
|