Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnmi.h112 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
/linux-6.3-rc2/kernel/
A Dwatchdog_hld.c285 int __init hardlockup_detector_perf_init(void) in hardlockup_detector_perf_init() function

Completed in 20 milliseconds