Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtimer.h220 int timers_dead_cpu(unsigned int cpu);
223 #define timers_dead_cpu NULL macro
/Linux-v5.4/kernel/time/
Dtimer.c1973 int timers_dead_cpu(unsigned int cpu) in timers_dead_cpu() function
/Linux-v5.4/kernel/
Dcpu.c1426 .teardown.single = timers_dead_cpu,