Searched defs:atomic_cmpset_ptr (Results 1 – 2 of 2) sorted by relevance
328 #define atomic_cmpset_ptr atomic_cmpset_acq_ptr macro
142 static __inline int atomic_cmpset_ptr(volatile long *dst, long exp, long src) in atomic_cmpset_ptr() function