Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dtimer.h219 int timers_dead_cpu(unsigned int cpu);
222 #define timers_dead_cpu NULL macro
/Linux-v5.15/kernel/time/
Dtimer.c1959 int timers_dead_cpu(unsigned int cpu) in timers_dead_cpu() function
/Linux-v5.15/kernel/
Dcpu.c1693 .teardown.single = timers_dead_cpu,