Searched defs:arch_sync_cmpxchg (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
H A D | sync_bitops.h | 25 #define arch_sync_cmpxchg arch_cmpxchg macro |
/linux/arch/arm/include/asm/ | ||
H A D | sync_bitops.h | 39 #define arch_sync_cmpxchg(ptr, old, new) \ macro |