Searched refs:execute_command (Results 1 – 2 of 2) sorted by relevance
141 static char *execute_command; variable337 execute_command = str; in init_setup()1095 if (execute_command) { in kernel_init()1096 ret = run_init_process(execute_command); in kernel_init()1100 execute_command, ret); in kernel_init()
160 static char *execute_command; variable579 execute_command = str; in init_setup()1449 if (execute_command) { in kernel_init()1450 ret = run_init_process(execute_command); in kernel_init()1454 execute_command, ret); in kernel_init()