| /src/external/lgpl2/userspace-rcu/dist/include/urcu/uatomic/ |
| sparc64.h | 63 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \ macro
|
| ppc.h | 160 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \ macro
|
| s390.h | 143 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \ macro
|
| builtins-generic.h | 33 #define uatomic_cmpxchg_mo(addr, old, new, mos, mof) \ macro
|
| generic.h | 165 /* uatomic_cmpxchg_mo */ 167 #ifndef uatomic_cmpxchg_mo 196 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \ macro 383 #else /* #ifndef uatomic_cmpxchg_mo */ 683 #endif /* #else #ifndef uatomic_cmpxchg_mo */
|
| x86.h | 605 #define uatomic_cmpxchg_mo(addr, old, _new, mos, mof) \ macro
|