Searched refs:SD_BALANCE_FORK (Results 1 – 3 of 3) sorted by relevance
2089 set_task_cpu(p, select_task_rq(p, task_cpu(p), SD_BALANCE_FORK, 0)); in wake_up_new_task()5519 SD_BALANCE_FORK | in sd_degenerate()5550 SD_BALANCE_FORK | in sd_parent_degenerate()6208 | 1*SD_BALANCE_FORK in sd_init()6252 SD_BALANCE_FORK | in sd_init()
1320 if (sd_flag != SD_BALANCE_WAKE && sd_flag != SD_BALANCE_FORK) in select_task_rq_rt()
910 #define SD_BALANCE_FORK 0x0008 /* Balance on fork, clone */ macro