Searched refs:atomic_fetch_dec (Results 1 – 2 of 2) sorted by relevance
99 atomic_fetch_dec(X) __atomic_fetch_op{mb}(X,-,1)
292 atomic_fetch_dec(atomic_t *v) in atomic_fetch_dec() function