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