Searched defs:__cmpxchg_u64 (Results 1 – 4 of 4) sorted by relevance
58 u64 __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
67 #define __cmpxchg_u64 __cmpxchg_u64_unsupported_on_32bit_kernels macro
80 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() function
231 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() function