Searched refs:xe_exec_queue_multi_queue_primary (Results 1 – 3 of 3) sorted by relevance
564 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_stop() 612 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_start() 630 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_group_trigger_cleanup() 650 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in xe_guc_exec_queue_reset_trigger_cleanup() 677 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in set_exec_queue_group_banned() 1158 q = xe_exec_queue_multi_queue_primary(q); in submit_exec_queue() 1209 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_run_job() 1498 primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_timedout_job() 1966 struct xe_exec_queue *primary = xe_exec_queue_multi_queue_primary(q); in guc_exec_queue_init() 2251 guc_exec_queue_reset_status(xe_exec_queue_multi_queue_primary([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()