Home
last modified time | relevance | path

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

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