Searched refs:swdevhd (Results 1 – 1 of 1) sorted by relevance
147 static struct swdevt *swdevhd; /* Allocate from here next */ variable700 sp = swdevhd; in swp_pager_getswapspace()711 swdevhd = TAILQ_NEXT(sp, sw_list); in swp_pager_getswapspace()722 swdevhd = NULL; in swp_pager_getswapspace()2328 if (swdevhd == sp) in swapoff_one()2329 swdevhd = NULL; in swapoff_one()