Searched refs:atomic_fetch_and (Results 1 – 3 of 3) sorted by relevance
50 ATOMIC_FETCH_OPS(atomic_fetch_and)
706 if (atomic_fetch_and(~RERUN_ISR, &ctrl->pending_events) & RERUN_ISR) { in pciehp_ist()
312 atomic_fetch_and(int i, atomic_t *v) in atomic_fetch_and() function