Searched refs:xchg_small (Results 1 – 1 of 1) sorted by relevance
92 static inline u32 xchg_small(volatile void *ptr, u32 x, int size) in xchg_small() function156 return xchg_small(ptr, with, size); in __xchg()