Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/atomic/
Datomic-arch-fallback.h387 #define raw_try_cmpxchg_local arch_try_cmpxchg_local macro
389 #define raw_try_cmpxchg_local(_ptr, _oldp, _new) \ macro
Datomic-instrumented.h5022 raw_try_cmpxchg_local(__ai_ptr, __ai_oldp, __VA_ARGS__); \