Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dsync_bitops.h24 #define sync_cmpxchg cmpxchg macro
/arch/arm/include/asm/
Dsync_bitops.h23 #define sync_cmpxchg cmpxchg macro
/arch/x86/include/asm/
Dcmpxchg.h150 #define sync_cmpxchg(ptr, old, new) \ macro