Home
last modified time | relevance | path

Searched defs:__cmpxchg_u64 (Results 1 – 4 of 4) sorted by relevance

/arch/parisc/lib/
Dbitops.c58 u64 __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
/arch/avr32/include/asm/
Dcmpxchg.h67 #define __cmpxchg_u64 __cmpxchg_u64_unsupported_on_32bit_kernels macro
/arch/sparc/include/asm/
Dcmpxchg_64.h80 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() function
/arch/powerpc/include/asm/
Dcmpxchg.h231 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() function