Searched refs:time_slice (Results 1 – 2 of 2) sorted by relevance
2018 if (--p->rt.time_slice) in task_tick_rt()2021 p->rt.time_slice = sched_rr_timeslice; in task_tick_rt()
4604 unsigned int time_slice; in SYSCALL_DEFINE2() local4624 time_slice = p->sched_class->get_rr_interval(rq, p); in SYSCALL_DEFINE2()4628 jiffies_to_timespec(time_slice, &t); in SYSCALL_DEFINE2()