Home
last modified time | relevance | path

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

/kernel/time/
Dalarmtimer.c418 u64 overrun = 1; in alarm_forward() local
Dposix-timers.c820 int overrun; in SYSCALL_DEFINE1() local
/kernel/sched/
Drt.c24 int overrun; in sched_rt_period_timer() local
810 static int do_sched_rt_period_timer(struct rt_bandwidth *rt_b, int overrun) in do_sched_rt_period_timer()
Dfair.c4343 static int do_sched_cfs_period_timer(struct cfs_bandwidth *cfs_b, int overrun) in do_sched_cfs_period_timer()
4597 int overrun; in sched_cfs_period_timer() local
/kernel/trace/
Dring_buffer.c455 local_t overrun; member