Searched refs:kopald_tsk (Results 1 – 1 of 1) sorted by relevance
72 static struct task_struct *kopald_tsk; variable980 if (kopald_tsk) in opal_wake_poller()981 wake_up_process(kopald_tsk); in opal_wake_poller()992 kopald_tsk = kthread_run(kopald, NULL, "kopald"); in opal_init_heartbeat()