Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h529 extern void __init hrtimers_init(void);
/openbmc/linux/init/
H A Dmain.c983 hrtimers_init(); in start_kernel()
/openbmc/linux/kernel/time/
H A Dhrtimer.c2274 void __init hrtimers_init(void) in hrtimers_init() function