Searched refs:cmdq_thread (Results 1 – 1 of 1) sorted by relevance
61 struct cmdq_thread { struct72 struct cmdq_thread *thread; argument82 struct cmdq_thread *thread;116 static int cmdq_thread_suspend(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_suspend()136 static void cmdq_thread_resume(struct cmdq_thread *thread) in cmdq_thread_resume()155 static int cmdq_thread_reset(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_reset()171 static void cmdq_thread_disable(struct cmdq *cmdq, struct cmdq_thread *thread) in cmdq_thread_disable()178 static void cmdq_thread_invalidate_fetched_data(struct cmdq_thread *thread) in cmdq_thread_invalidate_fetched_data()187 struct cmdq_thread *thread = task->thread; in cmdq_task_insert_into_thread()204 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe()[all …]