Searched refs:swdevhd (Results 1 – 1 of 1) sorted by relevance
150 static struct swdevt *swdevhd; /* Allocate from here next */ variable801 sp = swdevhd; in swp_pager_getswapspace()810 if (swdevhd == sp) { in swp_pager_getswapspace()823 swdevhd = TAILQ_NEXT(sp, sw_list); in swp_pager_getswapspace()831 swdevhd = NULL; in swp_pager_getswapspace()2532 if (swdevhd == sp) in swapoff_one()2533 swdevhd = NULL; in swapoff_one()