Searched refs:cmdq_thread (Results 1 – 1 of 1) sorted by relevance
69 struct cmdq_thread { struct80 struct cmdq_thread *thread; argument90 struct cmdq_thread *thread;186 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend()206 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume()226 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset()242 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable()249 static void cmdq_thread_invalidate_fetched_data(struct cmdq_thread *thread) in cmdq_thread_invalidate_fetched_data()258 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread()274 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe()[all …]