Searched refs:SD_BALANCE_NEWIDLE (Results 1 – 3 of 3) sorted by relevance
21 #define SD_BALANCE_NEWIDLE 0x0002 /* Balance when about to become idle */ macro
155 SD_BALANCE_NEWIDLE | in sd_degenerate()187 SD_BALANCE_NEWIDLE | in sd_parent_degenerate()974 sd->flags &= ~(SD_BALANCE_WAKE|SD_BALANCE_NEWIDLE); in set_domain_attribute()977 sd->flags |= (SD_BALANCE_WAKE|SD_BALANCE_NEWIDLE); in set_domain_attribute()1117 | 1*SD_BALANCE_NEWIDLE in sd_init()
9528 if (sd->flags & SD_BALANCE_NEWIDLE) { in idle_balance()