Searched refs:lockup_detector_delay_init (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/
H A Dwatchdog.c982 static void __init lockup_detector_delay_init(struct work_struct *work);
986 __WORK_INITIALIZER(detector_work, lockup_detector_delay_init);
988 static void __init lockup_detector_delay_init(struct work_struct *work) function

Completed in 65 milliseconds