Home
last modified time | relevance | path

Searched refs:this_has_capacity (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/kernel/
Dsched_fair.c2320 unsigned long this_has_capacity; member
2854 if (prefer_sibling && !local_group && sds->this_has_capacity) in update_sd_lb_stats()
2862 sds->this_has_capacity = sgs.group_has_capacity; in update_sd_lb_stats()
3137 if (idle == CPU_NEWLY_IDLE && sds.this_has_capacity && in find_busiest_group()