Home
last modified time | relevance | path

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

/arch/alpha/include/asm/
Dlocal.h56 #define local_xchg(l, n) (xchg_local(&((l)->a.counter), (n)))
Dsystem.h535 #define xchg_local(ptr,x) \ macro
/arch/powerpc/include/asm/
Dlocal.h104 #define local_xchg(l, n) (xchg_local(&((l)->a.counter), (n)))
Dsystem.h350 #define xchg_local(ptr,x) \ macro
/arch/mips/include/asm/
Dlocal.h120 #define local_xchg(l, n) (xchg_local(&((l)->a.counter), (n)))