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