Searched refs:arch_try_cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance
82 #define arch_try_cmpxchg_acquire arch_try_cmpxchg macro98 #ifndef arch_try_cmpxchg_acquire99 #define arch_try_cmpxchg_acquire(_ptr, _oldp, _new) \ macro133 #ifndef arch_try_cmpxchg_acquire134 #define arch_try_cmpxchg_acquire(...) \ macro
1987 arch_try_cmpxchg_acquire(__ai_ptr, __ai_oldp, __VA_ARGS__); \