Searched refs:_old_ptr (Results 1 – 1 of 1) sorted by relevance
20 #define __raw_try_cmpxchg(_ptr, _old_ptr, _new, size) \ argument23 typeof(_ptr) _old = (typeof(_ptr))(_old_ptr); \