Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h83 } daplka_hash_bucket_t; typedef
92 daplka_hash_bucket_t *ht_buckets;
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c9435 kmem_zalloc(sizeof (daplka_hash_bucket_t) * nbuckets, in daplka_hash_create()
9492 daplka_hash_bucket_t *hbp; in daplka_hash_insert()
9581 daplka_hash_bucket_t *hbp; in daplka_hash_remove()
9646 daplka_hash_bucket_t *hbp; in daplka_hash_walk()
9737 daplka_hash_bucket_t *hbp; in daplka_hash_destroy()
9785 sizeof (daplka_hash_bucket_t) * htblp->ht_nbuckets); in daplka_hash_destroy()