Function report |
Source Code:init\main.c |
Create Date:2022-07-28 13:53:16 |
Last Modify:2022-05-23 13:07:03 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We need to store the untouched command line for future reference.* We also need to store the touched command line since the parameter* parsing is performed in place, and we should allow a component to* store reference of name/value for future reference.
Proto:static void __init setup_command_line(char *command_line)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | command_line |
380 | If Not Untouched saved command line (eg. for /proc) Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
384 | If Not Command line for per-initcall parameter parsing Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
388 | If Not Command line for parameter parsing Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
391 | strcpy(Untouched saved command line (eg. for /proc) , Untouched command line saved by arch-specific code. ) |
Name | Describe |
---|---|
start_kernel |
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 |