Searched refs:SD_BALANCE_FORK (Results 1 – 3 of 3) sorted by relevance
2386 set_task_cpu(p, select_task_rq(p, task_cpu(p), SD_BALANCE_FORK, 0)); in wake_up_new_task()5776 SD_BALANCE_FORK | in sd_degenerate()5807 SD_BALANCE_FORK | in sd_parent_degenerate()6465 | 1*SD_BALANCE_FORK in sd_init()6509 SD_BALANCE_FORK | in sd_init()
1323 if (sd_flag != SD_BALANCE_WAKE && sd_flag != SD_BALANCE_FORK) in select_task_rq_rt()
983 #define SD_BALANCE_FORK 0x0008 /* Balance on fork, clone */ macro