Searched refs:sched_group (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched.c120 static inline u32 sg_div_cpu_power(const struct sched_group *sg, u32 load)
129 static inline void sg_inc_cpu_power(struct sched_group *sg, u32 val)
1297 static struct sched_group *
1300 struct sched_group *idlest = NULL, *this = NULL, *group = sd->groups;
1351 find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu)
1401 struct sched_group *group;
2399 static struct sched_group *
2404 struct sched_group *busiest = NULL, *this = NULL, *group = sd->groups;
2414 struct sched_group *group_min = NULL, *group_leader = NULL;
2702 find_busiest_queue(struct sched_group *grou
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsched.h713 struct sched_group { struct
714 struct sched_group *next; /* Must be a circular list */
734 struct sched_group *groups; /* the balancing groups of the domain */

Completed in 114 milliseconds