Searched refs:cmpxchg128 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/s390/include/asm/ | ||
| H A D | percpu.h | 162 ret__ = cmpxchg128((void *)ptr__, old__, new__); \ |
| /linux/include/linux/atomic/ | ||
| H A D | atomic-instrumented.h | 4843 #define cmpxchg128(ptr, ...) \ macro |