Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dphysmem.c72 struct physmem_proc_hash *pph_next; member
138 *walker = victim->pph_next; in physmem_remove_hash_proc()
141 walker = &((*walker)->pph_next); in physmem_remove_hash_proc()
198 iterator = iterator->pph_next; in physmem_add_hash()
203 newp->pph_next = pph[index]; in physmem_add_hash()
245 proc_hp = proc_hp->pph_next; in physmem_get_hash()
271 proc_hp = proc_hp->pph_next; in physmem_validate_cookie()
310 proc_hp = proc_hp->pph_next; in physmem_remove_vnode_hash()