Searched refs:atomic_fetch_andnot_acquire (Results 1 – 2 of 2) sorted by relevance
144 atomic_fetch_andnot_acquire(V,X) __atomic_fetch_op{ACQUIRE}(X,&~,V)
877 atomic_fetch_andnot_acquire(int i, atomic_t *v) in atomic_fetch_andnot_acquire() function