Lines Matching defs:thread
66 struct cmdq_thread *thread; member
76 struct cmdq_thread *thread; member
81 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend()
101 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume()
117 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset()
133 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable()
140 static void cmdq_thread_invalidate_fetched_data(struct cmdq_thread *thread) in cmdq_thread_invalidate_fetched_data()
149 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread() local
191 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe()
196 static void cmdq_thread_wait_end(struct cmdq_thread *thread, in cmdq_thread_wait_end()
222 struct cmdq_thread *thread = task->thread; in cmdq_task_handle_error() local
235 struct cmdq_thread *thread) in cmdq_thread_irq_handler()
298 struct cmdq_thread *thread = &cmdq->thread[bit]; in cmdq_irq_handler() local
311 struct cmdq_thread *thread; in cmdq_suspend() local
354 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_send_data() local
445 struct cmdq_thread *thread; in cmdq_xlate() local