| /src/external/lgpl2/userspace-rcu/dist/include/urcu/uatomic/ |
| arm.h | 36 # define uatomic_xchg_mo(addr, v, mo) \ macro 73 # define uatomic_xchg_mo(addr, v, mo) \ macro
|
| ppc.h | 97 #define uatomic_xchg_mo(addr, v, mo) \ macro
|
| s390.h | 102 #define uatomic_xchg_mo(addr, v, mo) \ macro
|
| builtins-generic.h | 49 #define uatomic_xchg_mo(addr, v, mo) \ macro
|
| generic.h | 315 #ifndef uatomic_xchg_mo 377 #define uatomic_xchg_mo(addr, v, mo) \ macro 381 #endif /* #ifndef uatomic_xchg_mo */ 607 #ifndef uatomic_xchg_mo 608 /* uatomic_xchg_mo */ 677 #define uatomic_xchg_mo(addr, v, mo) \ macro 681 #endif /* #ifndef uatomic_xchg_mo */
|
| x86.h | 608 #define uatomic_xchg_mo(addr, v, mo) \ macro
|