Searched refs:__cmpxchg_local_u32 (Results 1 – 1 of 1) sorted by relevance
141 __cmpxchg_local_u32(volatile unsigned int *p, unsigned int old, in __cmpxchg_local_u32() function202 return __cmpxchg_local_u32(ptr, old, new); in __cmpxchg_local()