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