Searched refs:SD_PREFER_SIBLING (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/kernel/sched/
H A Dcore.c5554 SD_PREFER_SIBLING | sd_parent_degenerate()
5787 * Transfer SD_PREFER_SIBLING down in case of a cpu_attach_domain()
5791 if (parent->flags & SD_PREFER_SIBLING) cpu_attach_domain()
5792 tmp->flags |= SD_PREFER_SIBLING; cpu_attach_domain()
6214 | 0*SD_PREFER_SIBLING sd_init()
6234 sd->flags |= SD_PREFER_SIBLING; sd_init()
6258 sd->flags |= SD_PREFER_SIBLING; sd_init()
H A Dfair.c6401 if (child && child->flags & SD_PREFER_SIBLING) update_sd_lb_stats()
/linux-4.1.27/include/linux/
H A Dsched.h918 #define SD_PREFER_SIBLING 0x1000 /* Prefer to place tasks in a sibling domain */ macro

Completed in 189 milliseconds