Searched refs:__cmpxchg_u32_relaxed (Results 1 – 1 of 1) sorted by relevance
259 __cmpxchg_u32_relaxed(u32 *p, unsigned long old, unsigned long new) in __cmpxchg_u32_relaxed() function441 return __cmpxchg_u32_relaxed(ptr, old, new); in __cmpxchg_relaxed()