Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/alpha/include/asm/
A Dcmpxchg.h13 #define xchg_local(ptr, x) \ macro
A Dlocal.h57 #define local_xchg(l, n) (xchg_local(&((l)->a.counter), (n)))

Completed in 2 milliseconds