Home
last modified time | relevance | path

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

/linux-3.3/arch/ia64/include/asm/
Dsync_bitops.h48 #define sync_cmpxchg(ptr, old, new) \ macro
/linux-3.3/arch/x86/include/asm/
Dcmpxchg.h150 #define sync_cmpxchg(ptr, old, new) \ macro