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