Searched refs:__cmpxchg_u32_local (Results 1 – 1 of 1) sorted by relevance
238 __cmpxchg_u32_local(volatile unsigned int *p, unsigned long old, in __cmpxchg_u32_local() function421 return __cmpxchg_u32_local(ptr, old, new); in __cmpxchg_local()