Home
last modified time | relevance | path

Searched refs:cmpxchg_double (Results 1 – 5 of 5) sorted by relevance

/linux/arch/s390/kernel/
A Dperf_cpum_sf.c1300 } while (!cmpxchg_double(&te->flags, &te->overflow, in hw_perf_event_update()
1494 } while (!cmpxchg_double(&te->flags, &te->overflow, in aux_set_alert()
1565 } while (!cmpxchg_double(&te->flags, &te->overflow, in aux_reset_buffer()
/linux/drivers/iommu/intel/
A Dirq_remapping.c180 ret = cmpxchg_double(&irte->low, &irte->high, in modify_irte()
/linux/include/linux/atomic/
A Datomic-instrumented.h1899 #define cmpxchg_double(ptr, ...) \ macro
/linux/mm/
A Dslub.c484 if (cmpxchg_double(&page->freelist, &page->counters, in __cmpxchg_double_slab()
523 if (cmpxchg_double(&page->freelist, &page->counters, in cmpxchg_double_slab()
/linux/drivers/iommu/amd/
A Diommu.c2852 ret = cmpxchg_double(&entry->lo.val, &entry->hi.val, in modify_irte_ga()

Completed in 41 milliseconds