Lines Matching refs:pa_count
3873 atomic_inc(&pa->pa_count);
3883 atomic_dec(&cpa->pa_count);
3884 atomic_inc(&pa->pa_count);
3924 atomic_inc(&pa->pa_count);
4071 BUG_ON(atomic_read(&pa->pa_count));
4088 if (!atomic_dec_and_test(&pa->pa_count) || pa->pa_free != 0) {
4435 if (atomic_read(&pa->pa_count)) {
4532 if (atomic_read(&pa->pa_count)) {
4616 atomic_set(&pa->pa_count, 1);
4627 WARN_ON(!atomic_dec_and_test(&pa->pa_count));
4836 if (atomic_read(&pa->pa_count)) {
4895 * We have incremented pa_count. So it cannot be freed at this