Function report |
Source Code:arch\x86\kernel\kgdb.c |
Create Date:2022-07-28 08:40:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kgdb_arch_exit - Perform any architecture specific uninitalization.* This function will handle the uninitalization of any architecture* specific callbacks, for dynamic registration and unregistration.
Proto:void kgdb_arch_exit(void)
Type:void
Parameter:Nothing
691 | unregister_nmi_handler(NMI_UNKNOWN, "kgdb") |
692 | unregister_nmi_handler(NMI_LOCAL, "kgdb") |
693 | unregister_die_notifier( & kgdb_notifier) |
Name | Describe |
---|---|
kgdb_arch_late | |
kgdb_unregister_callbacks |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |