Searched refs:ippr_nextp (Results 1 – 3 of 3) sorted by relevance
824 for (tmp = rp; tmp != NULL; tmp = tmp->ippr_nextp) { in ipp_action_destroy()836 for (tmp = rp; tmp != NULL; tmp = tmp->ippr_nextp) { in ipp_action_destroy()848 rp = rp->ippr_nextp; in ipp_action_destroy()1909 rpp = &(rp->ippr_nextp); in ref_mod()1957 rpp = &(rp->ippr_nextp); in unref_mod()1965 *rpp = rp->ippr_nextp; in unref_mod()2010 for (rp = imp->ippm_action; rp != NULL; rp = rp->ippr_nextp) { in get_mod_ref()2040 for (rp = imp->ippm_action; rp != NULL; rp = rp->ippr_nextp) { in get_mod_ref()2164 rp = rp->ippr_nextp; in find_mod()2219 rpp = &(rp->ippr_nextp); in alloc_mod()[all …]
66 ipp_ref_t *ippr_nextp; member
525 wsp->walk_addr = (uintptr_t)(rp->ippr_nextp); in ref_walk_step()