Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dhrtimer.h536 int hrtimers_cpu_dying(unsigned int cpu);
538 #define hrtimers_cpu_dying NULL macro
/linux-6.6.21/kernel/time/
Dhrtimer.c2224 int hrtimers_cpu_dying(unsigned int dying_cpu) in hrtimers_cpu_dying() function
/linux-6.6.21/kernel/
Dcpu.c2207 .teardown.single = hrtimers_cpu_dying,