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