Searched refs:atomic_fetch_and (Results 1 – 4 of 4) sorted by relevance
50 ATOMIC_FETCH_OPS(atomic_fetch_and)
704 if (atomic_fetch_and(~RERUN_ISR, &ctrl->pending_events) & RERUN_ISR) { in pciehp_ist()
766 atomic_fetch_and(int i, atomic_t *v) in atomic_fetch_and() function
760 addr = (u32)&atomic_fetch_and; in emit_atomic_r32()