Searched refs:__xchg_cmpxchg (Results 1 – 1 of 1) sorted by relevance
18 static inline u32 __xchg_cmpxchg(volatile void *ptr, u32 x, int size) in __xchg_cmpxchg() function42 return __xchg_cmpxchg(m, val, sizeof *m); in xchg_u16()47 return __xchg_cmpxchg(m, val, sizeof *m); in xchg_u8()