Searched refs:try_cmpxchg128 (Results 1 - 4 of 4) sorted by relevance

/linux-master/mm/
H A Dslab.h22 # define try_cmpxchg_freelist try_cmpxchg128
/linux-master/drivers/iommu/intel/
H A Dirq_remapping.c185 WARN_ON(!try_cmpxchg128(&irte->irte, &old, irte_modified->irte));
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4949 #define try_cmpxchg128(ptr, oldp, ...) \ macro
/linux-master/drivers/iommu/amd/
H A Diommu.c3068 WARN_ON(!try_cmpxchg128(&entry->irte, &old, irte->irte));

Completed in 158 milliseconds