lockup_detector_delay_init
static void __init lockup_detector_delay_init(struct work_struct *work);
__WORK_INITIALIZER(detector_work, lockup_detector_delay_init);