Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtimer.h171 extern void timers_init(void);
/linux/init/
H A Dmain.c1019 timers_init(); in start_kernel()
/linux/kernel/time/
H A Dtimer.c2573 void __init timers_init(void) in timers_init() function