Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnmi.h104 extern int hardlockup_detector_perf_init(void);
112 static inline int hardlockup_detector_perf_init(void) { return -ENODEV; } in hardlockup_detector_perf_init() function
115 static inline int hardlockup_detector_perf_init(void) { return 0; } in hardlockup_detector_perf_init() function