Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhrtimer.h383 int hrtimers_cpu_dying(unsigned int cpu);
385 #define hrtimers_cpu_dying NULL macro
/linux-6.12.1/kernel/time/
Dhrtimer.c2203 int hrtimers_cpu_dying(unsigned int dying_cpu) in hrtimers_cpu_dying() function
/linux-6.12.1/kernel/
Dcpu.c2183 .teardown.single = hrtimers_cpu_dying,