Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddnlc.c25 uintptr_t dw_head; member
69 while (addr == dwp->dw_head || addr == 0) { in dnlc_walk_step()
73 dwp->dw_head = dwp->dw_hash + in dnlc_walk_step()
75 if (mdb_vread(&hash, sizeof (hash), dwp->dw_head) == -1) { in dnlc_walk_step()