Searched refs:__cmpxchg_u32 (Results 1 – 1 of 1) sorted by relevance
197 static inline unsigned long __cmpxchg_u32(volatile int * m, unsigned long old, in __cmpxchg_u32() function222 return __cmpxchg_u32(ptr, old, new); in __cmpxchg()
Completed in 5 milliseconds