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