Home
last modified time | relevance | path

Searched refs:timekeeping_max_deferment (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dtime.h169 extern u64 timekeeping_max_deferment(void);
/linux-2.6.39/kernel/time/
Dtick-sched.c323 time_delta = timekeeping_max_deferment(); in tick_nohz_stop_sched_tick()
Dtimekeeping.c524 u64 timekeeping_max_deferment(void) in timekeeping_max_deferment() function