Searched defs:sc_sfx (Results 1 – 1 of 1) sorted by relevance
/linux/arch/riscv/include/asm/ |
H A D | cmpxchg.h | 17 #define __arch_xchg_masked(sc_sfx, swap_sfx, prepend, sc_append, \ argument 65 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument 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
|