Searched defs:this_cpu_cmpxchg128 (Results 1 – 2 of 2) sorted by relevance
/linux/arch/s390/include/asm/ | ||
H A D | percpu.h | 154 #define this_cpu_cmpxchg128(pcp, oval, nval) \ macro |
/linux/arch/arm64/include/asm/ | ||
H A D | percpu.h | 239 #define this_cpu_cmpxchg128(pcp, o, n) \ macro |