Lines Matching refs:xe_sched_msg
1253 static void __guc_exec_queue_process_msg_cleanup(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_cleanup()
1273 static void __guc_exec_queue_process_msg_set_sched_props(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_set_sched_props()
1304 static void __guc_exec_queue_process_msg_suspend(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_suspend()
1333 static void __guc_exec_queue_process_msg_resume(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_resume()
1355 static void guc_exec_queue_process_msg(struct xe_sched_msg *msg) in guc_exec_queue_process_msg()
1468 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg()
1485 struct xe_sched_msg *msg, in guc_exec_queue_try_add_msg()
1501 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_CLEANUP; in guc_exec_queue_fini()
1512 struct xe_sched_msg *msg; in guc_exec_queue_set_priority()
1530 struct xe_sched_msg *msg; in guc_exec_queue_set_timeslice()
1549 struct xe_sched_msg *msg; in guc_exec_queue_set_preempt_timeout()
1568 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_SUSPEND; in guc_exec_queue_suspend()
1611 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_RESUME; in guc_exec_queue_resume()