Lines Matching defs:cpu
128 void watchdog_hardlockup_touch_cpu(unsigned int cpu) in watchdog_hardlockup_touch_cpu()
133 static bool is_hardlockup(unsigned int cpu) in is_hardlockup()
158 void watchdog_hardlockup_check(unsigned int cpu, struct pt_regs *regs) in watchdog_hardlockup_check()
240 void __weak watchdog_hardlockup_enable(unsigned int cpu) { } in watchdog_hardlockup_enable()
242 void __weak watchdog_hardlockup_disable(unsigned int cpu) { } in watchdog_hardlockup_disable()
608 int cpu; in touch_all_softlockup_watchdogs() local
780 static void watchdog_enable(unsigned int cpu) in watchdog_enable()
806 static void watchdog_disable(unsigned int cpu) in watchdog_disable()
830 int cpu; in softlockup_stop_all() local
849 int cpu; in softlockup_start_all() local
856 int lockup_detector_online_cpu(unsigned int cpu) in lockup_detector_online_cpu()
863 int lockup_detector_offline_cpu(unsigned int cpu) in lockup_detector_offline_cpu()