atomic_cmpset_ptr
#define atomic_cmpset_ptr atomic_cmpset_acq_ptr
static __inline int atomic_cmpset_ptr(volatile long *dst, long exp, long src)