Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dtimer.h211 int timers_dead_cpu(unsigned int cpu);
214 #define timers_dead_cpu NULL macro
/Linux-v6.1/kernel/time/
Dtimer.c2014 int timers_dead_cpu(unsigned int cpu) in timers_dead_cpu() function
/Linux-v6.1/kernel/
Dcpu.c1717 .teardown.single = timers_dead_cpu,