Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnmi.h49 extern int lockup_detector_offline_cpu(unsigned int cpu);
57 #define lockup_detector_offline_cpu NULL macro
/linux/kernel/
H A Dwatchdog.c920 int lockup_detector_offline_cpu(unsigned int cpu) in lockup_detector_offline_cpu() function
H A Dcpu.c2221 .teardown.single = lockup_detector_offline_cpu,