Home
last modified time | relevance | path

Searched refs:cmdq_thread (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/mailbox/
Dmtk-cmdq-mailbox.c61 struct cmdq_thread { struct
72 struct cmdq_thread *thread; argument
82 struct cmdq_thread *thread;
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()
209 static bool cmdq_thread_is_in_wfe(struct cmdq_thread *thread) in cmdq_thread_is_in_wfe()
[all …]