Searched defs:cas_sfx (Results 1 – 1 of 1) sorted by relevance
/linux/arch/riscv/include/asm/ |
H A D | cmpxchg.h | 127 #define __arch_cmpxchg_masked(sc_sfx, cas_sfx, \ argument 175 #define __arch_cmpxchg(lr_sfx, sc_sfx, cas_sfx, \ argument 208 #define _arch_cmpxchg(ptr, old, new, sc_sfx, cas_sfx, \ argument 327 #define __arch_cmpxchg128(p, o, n, cas_sfx) \ argument
|