Lines Matching defs:refcnt
86 refcount_t refcnt; /* # refs (incl /dev/ppp attached) */
218 * map and updating its file.refcnt field is atomic.
230 * a channel and updating its file.refcnt field.
410 if (refcount_dec_and_test(&pf->refcnt)) {
632 refcount_inc(&pchb->file.refcnt);
642 refcount_inc(&pch->file.refcnt);
657 if (refcount_dec_and_test(&pchb->file.refcnt))
690 if (refcount_dec_and_test(&pch->file.refcnt))
693 if (refcount_dec_and_test(&pchb->file.refcnt))
762 refcount_inc(&pchb->file.refcnt);
768 if (refcount_dec_and_test(&pchb->file.refcnt))
1062 refcount_inc(&ppp->file.refcnt);
1077 refcount_inc(&chan->file.refcnt);
1547 refcount_inc(&ppp->file.refcnt);
1576 if (refcount_dec_and_test(&ppp->file.refcnt))
2993 if (refcount_dec_and_test(&pch->file.refcnt))
3359 refcount_set(&pf->refcnt, 1);
3487 refcount_inc(&ppp->file.refcnt);
3518 if (refcount_dec_and_test(&ppp->file.refcnt))