Searched refs:sd_flag (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched_idletask.c10 select_task_rq_idle(struct rq *rq, struct task_struct *p, int sd_flag, int flags) argument
H A Dsched_fair.c1447 select_task_rq_fair(struct rq *rq, struct task_struct *p, int sd_flag, int wake_flags) argument
1457 if (sd_flag & SD_BALANCE_WAKE) {
1504 if (!(tmp->flags & sd_flag))
1540 if (!(sd->flags & sd_flag)) {
1545 if (sd_flag & SD_BALANCE_WAKE)
1568 if (tmp->flags & sd_flag)
H A Dsched_rt.c952 select_task_rq_rt(struct rq *rq, struct task_struct *p, int sd_flag, int flags) argument
954 if (sd_flag != SD_BALANCE_WAKE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsched.h1032 int sd_flag, int flags);

Completed in 79 milliseconds