Searched refs:nnonstandby (Results 1 – 1 of 1) sorted by relevance
1384 uint_t nactive = 0, nnonstandby = 0; in phyint_transition_to_running() local1413 nnonstandby++; in phyint_transition_to_running()1428 if (nactive >= nnonstandby) in phyint_transition_to_running()1433 if (nactive >= nnonstandby && actstandbypi != NULL) in phyint_transition_to_running()1457 uint_t nactive = 0, nnonstandby = 0; in phyint_standby_refresh_inactive() local1476 nnonstandby++; in phyint_standby_refresh_inactive()1483 if (nactive == 0 || nactive < nnonstandby) in phyint_standby_refresh_inactive()1485 else if (nactive > nnonstandby) in phyint_standby_refresh_inactive()