Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h535 int hrtimers_cpu_starting(unsigned int cpu);
/openbmc/linux/kernel/time/
H A Dhrtimer.c2187 int hrtimers_cpu_starting(unsigned int cpu) in hrtimers_cpu_starting() function
2277 hrtimers_cpu_starting(smp_processor_id()); in hrtimers_init()
/openbmc/linux/kernel/
H A Dcpu.c2209 .startup.single = hrtimers_cpu_starting,