Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dcmpxchg.h47 #define __xchg_acquire(ptr, new, size) \ macro
78 (__typeof__(*(ptr))) __xchg_acquire((ptr), \