Function report |
Source Code:kernel\printk\printk.c |
Create Date:2022-07-28 10:07:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Some boot consoles access data that is in the init section and which will* be discarded after the initcalls have been run
Proto:static int __init printk_late_init(void)
Type:int
Parameter:Nothing
2924 | pr_warn("bootconsole [%s%d] uses init memory and must be disabled even before the real one is ready\n", name, index) |
2926 | unregister_console(con) |
2929 | ret = puhp_setup_state_nocalls - Setup hotplug state callbacks without calling the* callbacks*@state: The state for which the calls are installed*@name: Name of the callback |
2932 | ret = puhp_setup_state_nocalls - Setup hotplug state callbacks without calling the* callbacks*@state: The state for which the calls are installed*@name: Name of the callback |
2935 | Return 0 |
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 |