Lines Matching defs:thread
72 struct cmdq_thread *thread; member
82 struct cmdq_thread *thread; member
115 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend()
135 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume()
160 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset()
176 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable()
183 static void cmdq_thread_invalidate_fetched_data(struct cmdq_thread *thread) in cmdq_thread_invalidate_fetched_data()
192 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread() local
209 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe()
227 struct cmdq_thread *thread = task->thread; in cmdq_task_handle_error() local
242 struct cmdq_thread *thread) in cmdq_thread_irq_handler()
303 struct cmdq_thread *thread = &cmdq->thread[bit]; in cmdq_irq_handler() local
333 struct cmdq_thread *thread; in cmdq_suspend() local
385 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_send_data() local
462 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_shutdown() local
503 struct cmdq_thread *thread = (struct cmdq_thread *)chan->con_priv; in cmdq_mbox_flush() local
568 struct cmdq_thread *thread; in cmdq_xlate() local