函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:msr_exit

函数原型:static void __exit msr_exit(void)

返回类型:void

参数:

239  puhp_remove_state - Remove hotplug state callbacks and invoke the teardown*@state: The state for which the calls are removed* Removes the callback functions and invokes the teardown callback on* the present cpus which have already reached the @state.
240  class_destroy(msr_class)
241  __unregister_chrdev(MSR_MAJOR, 0, CPU数量, "cpu/msr")