Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c693 size_t umhw_pos; member
724 umhw->umhw_pos = 0; in umem_hash_walk_init()
750 while (umhw->umhw_pos < umhw->umhw_nelems) { in umem_hash_walk_step()
751 if ((addr = umhw->umhw_table[umhw->umhw_pos++]) != NULL) in umem_hash_walk_step()