Searched refs:raw_try_cmpxchg_local (Results 1 – 2 of 2) sorted by relevance
387 #define raw_try_cmpxchg_local arch_try_cmpxchg_local macro389 #define raw_try_cmpxchg_local(_ptr, _oldp, _new) \ macro
5022 raw_try_cmpxchg_local(__ai_ptr, __ai_oldp, __VA_ARGS__); \