Searched refs:raw_atomic_dec_if_positive (Results 1 – 3 of 3) sorted by relevance
1793 return raw_atomic_dec_if_positive(v); in raw_atomic_long_dec_if_positive()
1580 return raw_atomic_dec_if_positive(v); in atomic_dec_if_positive()
2522 raw_atomic_dec_if_positive(atomic_t *v) in raw_atomic_dec_if_positive() function