• Home
  • Raw
  • Download

Lines Matching defs:void

42 static inline void lockup_detector_init(void) { }  in lockup_detector_init()  argument
43 static inline void lockup_detector_soft_poweroff(void) { } in lockup_detector_soft_poweroff() argument
44 static inline void lockup_detector_cleanup(void) { } in lockup_detector_cleanup() argument
73 static inline void touch_softlockup_watchdog_sched(void) { } in touch_softlockup_watchdog_sched() argument
74 static inline void touch_softlockup_watchdog(void) { } in touch_softlockup_watchdog() argument
75 static inline void touch_softlockup_watchdog_sync(void) { } in touch_softlockup_watchdog_sync() argument
76 static inline void touch_all_softlockup_watchdogs(void) { } in touch_all_softlockup_watchdogs() argument
85 static inline void reset_hung_task_detector(void) { } in reset_hung_task_detector() argument
109 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() argument
127 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() argument
128 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() argument
129 static inline void hardlockup_detector_perf_disable(void) { } in hardlockup_detector_perf_disable() argument
130 static inline void hardlockup_detector_perf_enable(void) { } in hardlockup_detector_perf_enable() argument
131 static inline void hardlockup_detector_perf_cleanup(void) { } in hardlockup_detector_perf_cleanup() argument
133 static inline int hardlockup_detector_perf_init(void) { return -ENODEV; } in hardlockup_detector_perf_init() argument
134 static inline void arch_touch_nmi_watchdog(void) {} in arch_touch_nmi_watchdog() argument
136 static inline int hardlockup_detector_perf_init(void) { return 0; } in hardlockup_detector_perf_init() argument
153 static inline void touch_nmi_watchdog(void) in touch_nmi_watchdog() argument
165 static inline bool trigger_all_cpu_backtrace(void) in trigger_all_cpu_backtrace() argument
171 static inline bool trigger_allbutself_cpu_backtrace(void) in trigger_allbutself_cpu_backtrace() argument
196 static inline bool trigger_all_cpu_backtrace(void) in trigger_all_cpu_backtrace() argument
200 static inline bool trigger_allbutself_cpu_backtrace(void) in trigger_allbutself_cpu_backtrace() argument