Searched refs:kpdtd_task (Results 1 – 1 of 1) sorted by relevance
351 struct task_struct *kpdtd_task; in pdt_initcall() local356 kpdtd_task = kthread_run(pdt_mainloop, NULL, "kpdtd"); in pdt_initcall()358 return PTR_ERR_OR_ZERO(kpdtd_task); in pdt_initcall()