Searched refs:__arch_cmpxchg2 (Results 1 – 1 of 1) sorted by relevance
61 static inline u16 __arch_cmpxchg2(u64 ptr, u16 old, u16 new) in __arch_cmpxchg2() function88 case 2: return __arch_cmpxchg2(ptr, old & 0xffff, new & 0xffff); in __arch_cmpxchg()
Completed in 4 milliseconds