Searched refs:emit_cmpxchg_r (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/arch/mips/net/ |
| D | bpf_jit_comp.h | 181 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off);
|
| D | bpf_jit_comp.c | 441 void emit_cmpxchg_r(struct jit_context *ctx, u8 dst, u8 src, u8 res, s16 off) in emit_cmpxchg_r() function
|
| D | bpf_jit_comp64.c | 885 emit_cmpxchg_r(ctx, dst, MIPS_R_T5, tmp, off); in build_insn()
|
| D | bpf_jit_comp32.c | 1711 emit_cmpxchg_r(ctx, lo(dst), lo(src), in build_insn()
|