Searched refs:atomic_fetch_sub_relaxed (Results 1 – 2 of 2) sorted by relevance
94 atomic_fetch_sub_relaxed(V,X) __atomic_fetch_op{once}(X,-,V)
416 atomic_fetch_sub_relaxed(int i, atomic_t *v) in atomic_fetch_sub_relaxed() function