Searched refs:guc_exec_queue_allowed_to_change_state (Results 1 – 1 of 1) sorted by relevance
1834 static bool guc_exec_queue_allowed_to_change_state(struct xe_exec_queue *q) in guc_exec_queue_allowed_to_change_state() function1844 if (guc_exec_queue_allowed_to_change_state(q)) in __guc_exec_queue_process_msg_set_sched_props()1887 if (guc_exec_queue_allowed_to_change_state(q) && !exec_queue_suspended(q) && in __guc_exec_queue_process_msg_suspend()1916 if (guc_exec_queue_allowed_to_change_state(q)) { in __guc_exec_queue_process_msg_resume()1932 if (guc_exec_queue_allowed_to_change_state(q)) in __guc_exec_queue_process_msg_set_multi_queue_priority()