Searched refs:kthreadd (Results 1 – 2 of 2) sorted by relevance
723 * we schedule it before we create kthreadd, will OOPS. in rest_init() 738 pid = kernel_thread(kthreadd, NULL, NULL, CLONE_FS | CLONE_FILES); in rest_init() 1578 * Wait until kthreadd is all set-up. in kernel_init()
818 int kthreadd(void *unused) in kthreadd() function