Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\cpu\mce\core.c Create Date:2022-07-28 08:00:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Must not be called in IRQ context where del_timer_sync() can deadlock

Proto:static void mce_timer_delete_all(void)

Type:void

Parameter:Nothing

1470  for_each_online_cpu(cpu)
1471  del_timer_sync( & per_cpu(mce_timer, cpu))
Caller
NameDescribe
mce_restartReinit MCEs after user configuration changes
set_ignore_ce