Home
last modified time | relevance | path

Searched defs:overrun (Results 1 – 5 of 5) sorted by relevance

/kernel/time/
Dalarmtimer.c453 u64 overrun = 1; in alarm_forward() local
Dposix-timers.c780 int overrun; in SYSCALL_DEFINE1() local
/kernel/sched/
Drt.c107 int overrun; in sched_rt_period_timer() local
794 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer()
Dfair.c6445 static int do_sched_cfs_period_timer(struct cfs_bandwidth *cfs_b, int overrun, unsigned long flags) in do_sched_cfs_period_timer()
6689 int overrun; in sched_cfs_period_timer() local
/kernel/trace/
Dring_buffer.c461 local_t overrun; member