Searched refs:hdm_enqueue_task (Results 1 – 1 of 1) sorted by relevance
69 struct task_struct *hdm_enqueue_task; member906 c->hdm_enqueue_task = NULL; in hdm_enqueue_thread()923 c->hdm_enqueue_task = task; in run_enqueue_thread()1282 if (c->hdm_enqueue_task) in most_stop_channel()1283 kthread_stop(c->hdm_enqueue_task); in most_stop_channel()1284 c->hdm_enqueue_task = NULL; in most_stop_channel()