Home
last modified time | relevance | path

Searched defs:cmpxchg64_local (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/ia64/include/uapi/asm/
Dcmpxchg.h137 #define cmpxchg64_local cmpxchg64 macro
/linux-6.1.9/include/linux/atomic/
Datomic-instrumented.h2054 #define cmpxchg64_local(ptr, ...) \ macro