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