Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/atomic/
Datomic-arch-fallback.h417 #define raw_try_cmpxchg128_local arch_try_cmpxchg128_local macro
419 #define raw_try_cmpxchg128_local(_ptr, _oldp, _new) \ macro
Datomic-instrumented.h4998 raw_try_cmpxchg128_local(__ai_ptr, __ai_oldp, __VA_ARGS__); \