Home
last modified time | relevance | path

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

/kernel/time/
Dalarmtimer.c443 u64 overrun = 1; in alarm_forward() local
Dposix-timers.c780 int overrun; in SYSCALL_DEFINE1() local
/kernel/sched/
Drt.c26 int overrun; in sched_rt_period_timer() local
867 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer()
Dfair.c5258 static int do_sched_cfs_period_timer(struct cfs_bandwidth *cfs_b, int overrun, unsigned long flags) in do_sched_cfs_period_timer()
5504 int overrun; in sched_cfs_period_timer() local
/kernel/trace/
Dring_buffer.c508 local_t overrun; member