函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\watchdog_hld.c Create Date:2022-07-27 12:50:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:hardlockup_detector_perf_restart - Globally restart watchdog events* Special interface for x86 to handle the perf HT bug.

函数原型:void __init hardlockup_detector_perf_restart(void)

返回类型:void

参数:

269  lockdep_assert_cpus_held()
271  如果非watchdog_enabled按位与NMI_WATCHDOG_ENABLED的值则返回
274  遍历在线CPU(cpu)
275  event等于per_cpu(watchdog_ev, cpu)
277  如果eventperf_event_enable(event)