Home
last modified time | relevance | path

Searched refs:__cmpxchg_u64_local (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dcmpxchg.h559 __cmpxchg_u64_local(volatile unsigned long *p, unsigned long old, in __cmpxchg_u64_local() function
653 return __cmpxchg_u64_local(ptr, old, new); in __cmpxchg_local()

Completed in 3 milliseconds