kernel_init 106 init/main.c static int kernel_init(void *); kernel_init 417 init/main.c pid = kernel_thread(kernel_init, NULL, CLONE_FS);