Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/atomic/
Datomic-arch-fallback.h432 #define raw_sync_try_cmpxchg arch_sync_try_cmpxchg macro
434 #define raw_sync_try_cmpxchg(_ptr, _oldp, _new) \ macro
Datomic-instrumented.h5048 raw_sync_try_cmpxchg(__ai_ptr, __VA_ARGS__); \