Searched refs:__cmpxchg_u8_relaxed (Results 1 – 1 of 1) sorted by relevance
325 __cmpxchg_u8_relaxed(u8 *p, unsigned long old, unsigned long new) in __cmpxchg_u8_relaxed() function666 return __cmpxchg_u8_relaxed(ptr, old, new); in __cmpxchg_relaxed()