Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\nmi.c Create Date:2022-07-28 07:35:10
Last Modify:2022-05-22 06:29:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:nmi_warning_debugfs

Proto:static int __init nmi_warning_debugfs(void)

Type:int

Parameter:Nothing

101  debugfs_create_u64("nmi_longest_ns", 0644, arch_debugfs_dir, & nmi_longest_ns)
103  Return 0