Searched refs:mce_work (Results 1 – 1 of 1) sorted by relevance
116 static struct work_struct mce_work; variable457 schedule_work(&mce_work); in mce_schedule_work()2073 INIT_WORK(&mce_work, mce_process_work); in mcheck_init()