Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhrtimer.h376 int hrtimers_cpu_dying(unsigned int cpu);
378 #define hrtimers_cpu_dying NULL macro
/linux/kernel/time/
H A Dhrtimer.c2303 int hrtimers_cpu_dying(unsigned int dying_cpu) in hrtimers_cpu_dying()
2302 int hrtimers_cpu_dying(unsigned int dying_cpu) hrtimers_cpu_dying() function
/linux/kernel/
H A Dcpu.c2162 .teardown.single = hrtimers_cpu_dying,