Searched refs:__cmpxchg_u16_acquire (Results 1 – 1 of 1) sorted by relevance
424 __cmpxchg_u16_acquire(u16 *p, unsigned long old, unsigned long new) in __cmpxchg_u16_acquire() function688 return __cmpxchg_u16_acquire(ptr, old, new); in __cmpxchg_acquire()
Completed in 4 milliseconds