Lines Matching refs:pa_count
4740 atomic_inc(&pa->pa_count);
4750 atomic_dec(&cpa->pa_count);
4751 atomic_inc(&pa->pa_count);
4910 atomic_inc(&tmp_pa->pa_count);
5056 BUG_ON(atomic_read(&pa->pa_count));
5082 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0) {
5456 if (atomic_read(&pa->pa_count)) {
5562 if (atomic_read(&pa->pa_count)) {
5646 atomic_set(&pa->pa_count, 1);
5657 WARN_ON(!atomic_dec_and_test(&pa->pa_count));
5874 if (atomic_read(&pa->pa_count)) {
5933 * We have incremented pa_count. So it cannot be freed at this