Searched refs:vswpp (Results 1 – 1 of 1) sorted by relevance
749 vsw_t **vswpp, *vswp; in vsw_detach() local777 for (vswpp = &vsw_head; *vswpp; vswpp = &(*vswpp)->next) { in vsw_detach()778 if (*vswpp == vswp) { in vsw_detach()779 *vswpp = vswp->next; in vsw_detach()