Searched refs:__cmpxchg_u16_relaxed (Results 1 – 1 of 1) sorted by relevance
405 __cmpxchg_u16_relaxed(u16 *p, unsigned long old, unsigned long new) in __cmpxchg_u16_relaxed() function668 return __cmpxchg_u16_relaxed(ptr, old, new); in __cmpxchg_relaxed()