Searched refs:swdevhd (Results 1 – 1 of 1) sorted by relevance
159 static struct swdevt *swdevhd; /* Allocate from here next */ variable942 sp = swdevhd; in swp_pager_getswapspace()951 if (swdevhd == sp) { in swp_pager_getswapspace()964 swdevhd = TAILQ_NEXT(sp, sw_list); in swp_pager_getswapspace()971 swdevhd = NULL; in swp_pager_getswapspace()2899 if (swdevhd == sp) in swapoff_one()2900 swdevhd = NULL; in swapoff_one()