Home
last modified time | relevance | path

Searched defs:__xchg_u64 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dcmpxchg.h69 static inline __u64 __xchg_u64(volatile __u64 * m, __u64 val) in __xchg_u64() function
118 #define __xchg_u64 __xchg_u64_unsupported_on_32bit_kernels macro
/linux-4.1.27/arch/powerpc/include/asm/
Dcmpxchg.h59 __xchg_u64(volatile void *p, unsigned long val) in __xchg_u64() function