Searched refs:atomic_fetch_andnot_relaxed (Results 1 – 2 of 2) sorted by relevance
146 atomic_fetch_andnot_relaxed(V,X) __atomic_fetch_op{ONCE}(X,&~,V)
914 atomic_fetch_andnot_relaxed(int i, atomic_t *v) in atomic_fetch_andnot_relaxed() function