Home
last modified time | relevance | path

Searched defs:__cmpxchg_acquire (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/arch/riscv/include/asm/
Dcmpxchg.h210 #define __cmpxchg_acquire(ptr, old, new, size) \ macro
/linux-5.10/arch/powerpc/include/asm/
Dcmpxchg.h452 __cmpxchg_acquire(void *ptr, unsigned long old, unsigned long new, in __cmpxchg_acquire() function