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