Searched refs:SD_BALANCE_NEWIDLE (Results 1 – 3 of 3) sorted by relevance
5775 SD_BALANCE_NEWIDLE | in sd_degenerate()5806 SD_BALANCE_NEWIDLE | in sd_parent_degenerate()6340 sd->flags &= ~(SD_BALANCE_WAKE|SD_BALANCE_NEWIDLE); in set_domain_attribute()6343 sd->flags |= (SD_BALANCE_WAKE|SD_BALANCE_NEWIDLE); in set_domain_attribute()6463 | 1*SD_BALANCE_NEWIDLE in sd_init()
7286 if (sd->flags & SD_BALANCE_NEWIDLE) { in idle_balance()
981 #define SD_BALANCE_NEWIDLE 0x0002 /* Balance when about to become idle */ macro