Searched defs:__cmpxchg_u64 (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/parisc/lib/
H A Dbitops.c59 u64 notrace __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) function
/linux-master/arch/sparc/lib/
H A Datomic32.c176 u64 __cmpxchg_u64(u64 *ptr, u64 old, u64 new) function
188 EXPORT_SYMBOL(__cmpxchg_u64); variable
/linux-master/arch/sparc/include/asm/
H A Dcmpxchg_64.h115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) function
/linux-master/arch/powerpc/include/asm/
H A Dcmpxchg.h537 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) function
/linux-master/arch/parisc/kernel/
H A Dparisc_ksyms.c26 EXPORT_SYMBOL(__cmpxchg_u64); variable

Completed in 196 milliseconds