kthreadd 34 include/linux/kthread.h int kthreadd(void *unused); kthreadd 467 init/main.c pid = kernel_thread(kthreadd, NULL, CLONE_FS | CLONE_FILES);