Searched defs:__cmpxchg_u64 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/arch/parisc/lib/ |
| D | bitops.c | 59 u64 notrace __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-5.10/arch/parisc/lib/ |
| D | bitops.c | 59 u64 __cmpxchg_u64(volatile u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| D | atomic32.c | 176 u64 __cmpxchg_u64(u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | atomic32.c | 176 u64 __cmpxchg_u64(u64 *ptr, u64 old, u64 new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | cmpxchg_64.h | 115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| D | cmpxchg_64.h | 115 __cmpxchg_u64(volatile long *m, unsigned long old, unsigned long new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | cmpxchg.h | 308 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() function
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| D | cmpxchg.h | 537 __cmpxchg_u64(volatile unsigned long *p, unsigned long old, unsigned long new) in __cmpxchg_u64() function
|