Function report |
Source Code:arch\x86\kernel\alternative.c |
Create Date:2022-07-28 07:45:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:int3_selftest
Proto:static void __init int3_selftest(void)
Type:void
Parameter:Nothing
670 | static __initdata struct notifier_block int3_exception_nb = {notifier_call = int3_exception_notify, priority = INT_MAX - 1, } |
674 | val = 0 |
676 | BUG_ON(register_die_notifier( & int3_exception_nb)) |
685 | asm volatile |
Name | Describe |
---|---|
alternative_instructions |
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 |