Searched refs:ph_next (Results 1 – 5 of 5) sorted by relevance
58 struct physmem_hash *ph_next; member177 temp = temp->ph_next) { in physmem_add_hash()189 php->ph_next = iterator->pph_hash; in physmem_add_hash()205 php->ph_next = NULL; in physmem_add_hash()242 php = php->ph_next; in physmem_get_hash()268 php = php->ph_next; in physmem_validate_cookie()301 *phpp = victim->ph_next; in physmem_remove_vnode_hash()307 phpp = &(*phpp)->ph_next; in physmem_remove_vnode_hash()
1250 struct peer_hash *ph_next; member1287 for (php = ph_pp[0]; php != NULL; php = php->ph_next) { in get_peer_info()1305 pnhp = php->ph_next; in get_peer_info()1308 php->ph_next = ph3_pp[0]; in get_peer_info()1324 php->ph_next = ph_pp[0]; in get_peer_info()1354 next_ph = php->ph_next; in age_peer_info()1359 prev_ph->ph_next = next_ph; in age_peer_info()
226 mdb_printf("ph_next: %27l#r::print struct mdi_phci\n", value.ph_next); in mdiphci()477 (((struct mdi_phci *)wsp->walk_data)->ph_next); in mdi_phci_ph_next_walk_step()
669 ph->ph_next = NULL; in mdi_phci_register()687 vh->vh_phci_tail->ph_next = ph; in mdi_phci_register()739 tmp = tmp->ph_next; in mdi_phci_unregister()743 vh->vh_phci_head = ph->ph_next; in mdi_phci_unregister()745 prev->ph_next = ph->ph_next; in mdi_phci_unregister()972 ph = ph->ph_next; in mdi_devi_pdip_entered()1012 ph = ph->ph_next; in mdi_phci_path2devinfo()9539 next = ph->ph_next; in mdi_vhci_walk_phcis()
342 struct mdi_phci *ph_next; /* next pHCI link */ member