Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dcmpxchg.h54 #define cmpxchg_double(p1, p2, o1, o2, n1, n2) \ macro
/Linux-v5.4/arch/s390/kernel/
Dperf_cpum_sf.c1286 } while (!cmpxchg_double(&te->flags, &te->overflow, in hw_perf_event_update()
1468 } while (!cmpxchg_double(&te->flags, &te->overflow, in aux_set_alert()
1536 } while (!cmpxchg_double(&te->flags, &te->overflow, in aux_reset_buffer()
/Linux-v5.4/drivers/iommu/
Dintel_irq_remapping.c179 ret = cmpxchg_double(&irte->low, &irte->high, in modify_irte()
/Linux-v5.4/include/asm-generic/
Datomic-instrumented.h1772 #define cmpxchg_double(ptr, ...) \ macro
/Linux-v5.4/mm/
Dslub.c374 if (cmpxchg_double(&page->freelist, &page->counters, in __cmpxchg_double_slab()
410 if (cmpxchg_double(&page->freelist, &page->counters, in cmpxchg_double_slab()