Function report |
Source Code:arch\x86\kernel\nmi.c |
Create Date:2022-07-28 07:35:13 |
| Last Modify:2022-05-22 06:29:32 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:unregister_nmi_handler
Proto:void unregister_nmi_handler(unsigned int type, const char *name)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned int | type | |
| const char * | name |
| 192 | desc = nmi_to_desc(type) |
| 196 | raw_spin_lock_irqsave( & lock, flags) |
| 207 | Break |
| 211 | raw_spin_unlock_irqrestore( & lock, flags) |
| 212 | synchronize_rcu() |
| Name | Describe |
|---|---|
| native_cpu_up | |
| kgdb_arch_init | kgdb_arch_init - Perform any architecture specific initialization.* This function will handle the initialization of any architecture* specific callbacks. |
| kgdb_arch_exit | kgdb_arch_exit - Perform any architecture specific uninitalization.* This function will handle the uninitalization of any architecture* specific callbacks, for dynamic registration and unregistration. |
| cleanup_nmi_testsuite | |
| test_nmi_ipi |
| 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 |