Lines Matching defs:void

37 static inline void lockup_detector_init(void) { }  in lockup_detector_init()  argument
38 static inline void lockup_detector_soft_poweroff(void) { } in lockup_detector_soft_poweroff() argument
39 static inline void lockup_detector_cleanup(void) { } in lockup_detector_cleanup() argument
52 static inline void touch_softlockup_watchdog_sched(void) { } in touch_softlockup_watchdog_sched() argument
53 static inline void touch_softlockup_watchdog(void) { } in touch_softlockup_watchdog() argument
54 static inline void touch_softlockup_watchdog_sync(void) { } in touch_softlockup_watchdog_sync() argument
55 static inline void touch_all_softlockup_watchdogs(void) { } in touch_all_softlockup_watchdogs() argument
64 static inline void reset_hung_task_detector(void) { } in reset_hung_task_detector() argument
88 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() argument
106 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() argument
107 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() argument
108 static inline void hardlockup_detector_perf_disable(void) { } in hardlockup_detector_perf_disable() argument
109 static inline void hardlockup_detector_perf_enable(void) { } in hardlockup_detector_perf_enable() argument
110 static inline void hardlockup_detector_perf_cleanup(void) { } in hardlockup_detector_perf_cleanup() argument
112 static inline int hardlockup_detector_perf_init(void) { return -ENODEV; } in hardlockup_detector_perf_init() argument
113 static inline void arch_touch_nmi_watchdog(void) {} in arch_touch_nmi_watchdog() argument
115 static inline int hardlockup_detector_perf_init(void) { return 0; } in hardlockup_detector_perf_init() argument
132 static inline void touch_nmi_watchdog(void) in touch_nmi_watchdog() argument
144 static inline bool trigger_all_cpu_backtrace(void) in trigger_all_cpu_backtrace() argument
150 static inline bool trigger_allbutself_cpu_backtrace(void) in trigger_allbutself_cpu_backtrace() argument
175 static inline bool trigger_all_cpu_backtrace(void) in trigger_all_cpu_backtrace() argument
179 static inline bool trigger_allbutself_cpu_backtrace(void) in trigger_allbutself_cpu_backtrace() argument