Searched defs:sync_cmpxchg (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/ia64/include/asm/ | ||
D | sync_bitops.h | 48 #define sync_cmpxchg(ptr, old, new) \ macro |
/linux-3.3/arch/x86/include/asm/ | ||
D | cmpxchg.h | 150 #define sync_cmpxchg(ptr, old, new) \ macro |