Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhrtimer.h536 int hrtimers_cpu_dying(unsigned int cpu);
538 #define hrtimers_cpu_dying NULL macro
/openbmc/linux/kernel/time/
H A Dhrtimer.c2227 int hrtimers_cpu_dying(unsigned int dying_cpu) in hrtimers_cpu_dying() function
/openbmc/linux/kernel/
H A Dcpu.c2210 .teardown.single = hrtimers_cpu_dying,