Lines Matching defs:refcnt
73 int refcnt;
88 int refcnt;
360 root_ht->refcnt++;
379 tp_c->refcnt++;
383 root_ht->refcnt++;
394 if (ht && --ht->refcnt == 0)
602 WARN_ON(--ht->refcnt);
631 if (root_ht && --root_ht->refcnt == 1)
634 if (--tp_c->refcnt == 0) {
646 if (--ht->refcnt == 0)
675 if (ht->refcnt == 1) {
683 *last = tp_c->refcnt == 1 && tp_c->knodes == 0;
751 ht_down->refcnt++;
758 ht_old->refcnt--;
841 ht->refcnt++;
958 ht->refcnt = 1;