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

/linux-4.1.27/kernel/sched/
H A Dcore.c5450 if (!(sd->flags & SD_OVERLAP) && sched_domain_debug_one()
5704 if (sd->flags & SD_OVERLAP) { free_sched_domain()
6653 if (sd && (sd->flags & SD_OVERLAP)) for_each_cpu()
6732 sd->flags |= SD_OVERLAP; for_each_sd_topology()
6742 if (sd->flags & SD_OVERLAP) { for_each_cpu()
H A Dfair.c6102 if (child->flags & SD_OVERLAP) { update_group_capacity()
6104 * SD_OVERLAP domains cannot assume that child groups update_group_capacity()
6133 * !SD_OVERLAP domains can assume that child groups
/linux-4.1.27/include/linux/
H A Dsched.h919 #define SD_OVERLAP 0x2000 /* sched_domains of this level overlap */ macro

Completed in 178 milliseconds