Searched defs:hardlockup_detector_perf_init (Results 1 – 2 of 2) sorted by relevance
112 static inline int hardlockup_detector_perf_init(void) { return -ENODEV; } in hardlockup_detector_perf_init() function115 static inline int hardlockup_detector_perf_init(void) { return 0; } in hardlockup_detector_perf_init() function
285 int __init hardlockup_detector_perf_init(void) in hardlockup_detector_perf_init() function
Completed in 20 milliseconds