Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c691 uintptr_t *umhw_table; member
730 umhw->umhw_table = hash = mdb_alloc(hsize, UM_SLEEP); in umem_hash_walk_init()
751 if ((addr = umhw->umhw_table[umhw->umhw_pos++]) != NULL) in umem_hash_walk_step()
774 mdb_free(umhw->umhw_table, umhw->umhw_nelems * sizeof (uintptr_t)); in umem_hash_walk_fini()