Searched refs:SD_WAKE_AFFINE (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Ddeadline.c1282 if (sd->flags & SD_WAKE_AFFINE) { for_each_domain()
H A Drt.c1585 if (sd->flags & SD_WAKE_AFFINE) { for_each_domain()
H A Dcore.c5529 if (sd->flags & (SD_WAKE_AFFINE)) sd_degenerate()
6210 | 1*SD_WAKE_AFFINE sd_init()
6253 SD_WAKE_AFFINE); sd_init()
H A Dfair.c4822 * certain conditions an idle sibling cpu if the domain has SD_WAKE_AFFINE set.
4847 * cpu is a valid SD_WAKE_AFFINE target. for_each_domain()
4849 if (want_affine && (tmp->flags & SD_WAKE_AFFINE) && for_each_domain()
/linux-4.1.27/include/linux/
H A Dsched.h912 #define SD_WAKE_AFFINE 0x0020 /* Wake task to waking CPU */ macro

Completed in 225 milliseconds