Searched refs:xe_exec_queue_multi_queue_primary (Results 1 – 3 of 3) sorted by relevance
559 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_stop()607 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_start()625 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_trigger_cleanup()645 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_reset_trigger_cleanup()672 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in set_exec_queue_group_banned()1153 q = xe_exec_queue_multi_queue_primary(q); in submit_exec_queue()1204 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_run_job()1477 primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_timedout_job()1945 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_init()2230 guc_exec_queue_reset_status(xe_exec_queue_multi_queue_primary(q))) in guc_exec_queue_reset_status()[all …]
112 static inline struct xe_exec_queue *xe_exec_queue_multi_queue_primary(struct xe_exec_queue *q) in xe_exec_queue_multi_queue_primary() function
124 xe_exec_queue_put(xe_exec_queue_multi_queue_primary(q)); in xe_exec_queue_group_cleanup()