Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dsched-if.h125 struct task_slice { struct
167 struct task_slice (*do_schedule) (const struct scheduler *, s_time_t,
/xen-4.10.0-shim-comet/xen/common/
A Dsched_arinc653.c531 static struct task_slice
537 struct task_slice ret; /* hold the chosen domain */ in a653sched_do_schedule()
A Dsched_null.c718 static struct task_slice null_schedule(const struct scheduler *ops, in null_schedule()
726 struct task_slice ret; in null_schedule()
A Dsched_rt.c1100 static struct task_slice
1107 struct task_slice ret = { .migrated = 0 }; in rt_schedule()
A Dsched_credit.c1834 static struct task_slice
1843 struct task_slice ret; in csched_schedule()
A Dsched_credit2.c3434 static struct task_slice
3443 struct task_slice ret; in csched2_schedule()
A Dschedule.c1390 struct task_slice next_slice; in schedule()

Completed in 23 milliseconds