Searched refs:SD_BALANCE_NEWIDLE (Results 1 – 3 of 3) sorted by relevance
5518 SD_BALANCE_NEWIDLE | in sd_degenerate()5549 SD_BALANCE_NEWIDLE | in sd_parent_degenerate()6083 sd->flags &= ~(SD_BALANCE_WAKE|SD_BALANCE_NEWIDLE); in set_domain_attribute()6086 sd->flags |= (SD_BALANCE_WAKE|SD_BALANCE_NEWIDLE); in set_domain_attribute()6206 | 1*SD_BALANCE_NEWIDLE in sd_init()
7251 if (sd->flags & SD_BALANCE_NEWIDLE) { in idle_balance()
908 #define SD_BALANCE_NEWIDLE 0x0002 /* Balance when about to become idle */ macro