Home
last modified time | relevance | path

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

/linux-3.3/arch/parisc/lib/
Dbitops.c60 unsigned long __cmpxchg_u64(volatile unsigned long *ptr, unsigned long old, unsigned long new) in __cmpxchg_u64() function
/linux-3.3/arch/avr32/include/asm/
Dsystem.h121 #define __cmpxchg_u64 __cmpxchg_u64_unsupported_on_32bit_kernels macro
/linux-3.3/arch/sparc/include/asm/
Dsystem_64.h264 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() function
/linux-3.3/arch/powerpc/include/asm/
Dsystem.h421 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() function