Searched defs:cmpxchg64_local (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/ia64/include/uapi/asm/ | ||
D | cmpxchg.h | 137 #define cmpxchg64_local cmpxchg64 macro |
/linux-6.1.9/include/linux/atomic/ | ||
D | atomic-instrumented.h | 2054 #define cmpxchg64_local(ptr, ...) \ macro |