Home
last modified time | relevance | path

Searched refs:raw_try_cmpxchg64_local (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/atomic/
Datomic-arch-fallback.h402 #define raw_try_cmpxchg64_local arch_try_cmpxchg64_local macro
404 #define raw_try_cmpxchg64_local(_ptr, _oldp, _new) \ macro
Datomic-instrumented.h4989 raw_try_cmpxchg64_local(__ai_ptr, __ai_oldp, __VA_ARGS__); \