Home
last modified time | relevance | path

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

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