Searched defs:sc_sfx (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/riscv/include/asm/ |
D | cmpxchg.h | 16 #define __arch_xchg_masked(sc_sfx, prepend, append, r, p, n) \ argument 52 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument 110 #define __arch_cmpxchg_masked(sc_sfx, prepend, append, r, p, o, n) \ argument 140 #define __arch_cmpxchg(lr_sfx, sc_sfx, prepend, append, r, p, co, o, n) \ argument 157 #define _arch_cmpxchg(ptr, old, new, sc_sfx, prepend, append) \ argument
|