Home
last modified time | relevance | path

Searched refs:hb_count (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h81 uint32_t hb_count; member
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9443 htblp->ht_buckets[i].hb_count = 0; in daplka_hash_create()
9546 hbp->hb_count++; in daplka_hash_insert()
9609 hbp->hb_count--; in daplka_hash_remove()
9613 (longlong_t)hkey, bucket, hbp->hb_count, htblp->ht_count); in daplka_hash_remove()
9760 ASSERT(cnt == hbp->hb_count); in daplka_hash_destroy()
9762 hbp->hb_count = 0; in daplka_hash_destroy()