Home
last modified time | relevance | path

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

/linux/arch/parisc/lib/
A Dbitops.c59 u64 notrace __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
/linux/arch/sparc/lib/
A Datomic32.c176 u64 __cmpxchg_u64(u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
/linux/arch/sparc/include/asm/
A Dcmpxchg_64.h115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() function
/linux/arch/powerpc/include/asm/
A Dcmpxchg.h308 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() function

Completed in 9 milliseconds