Searched refs:__xadd (Results 1 – 1 of 1) sorted by relevance
126 static always_inline unsigned long __xadd( in __xadd() function164 ((typeof(*(ptr)))__xadd(ptr, (typeof(*(ptr)))(v), sizeof(*(ptr))))
Completed in 2 milliseconds