Searched refs:atomic_long_fetch_andnot (Results 1 – 3 of 3) sorted by relevance
162 bits = atomic_long_fetch_andnot(UNWIND_PENDING, in process_unwind_deferred()
4003 * atomic_long_fetch_andnot() - atomic bitwise AND NOT with full ordering4014 atomic_long_fetch_andnot(long i, atomic_long_t *v) in atomic_long_fetch_andnot() function
2383 mask &= atomic_long_fetch_andnot(mask, p); in kvm_clear_dirty_log_protect()