Searched refs:task_slice (Results 1 – 7 of 7) sorted by relevance
125 struct task_slice { struct167 struct task_slice (*do_schedule) (const struct scheduler *, s_time_t,
531 static struct task_slice537 struct task_slice ret; /* hold the chosen domain */ in a653sched_do_schedule()
718 static struct task_slice null_schedule(const struct scheduler *ops, in null_schedule()726 struct task_slice ret; in null_schedule()
1100 static struct task_slice1107 struct task_slice ret = { .migrated = 0 }; in rt_schedule()
1834 static struct task_slice1843 struct task_slice ret; in csched_schedule()
3434 static struct task_slice3443 struct task_slice ret; in csched2_schedule()
1390 struct task_slice next_slice; in schedule()
Completed in 23 milliseconds