Searched refs:xe_sched_msg (Results 1 – 3 of 3) sorted by relevance
17 struct xe_sched_msg { struct37 void (*process_msg)(struct xe_sched_msg *msg); argument
28 struct xe_sched_msg *msg);30 struct xe_sched_msg *msg);32 struct xe_sched_msg *msg);
1517 static void __guc_exec_queue_process_msg_cleanup(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_cleanup()1546 static void __guc_exec_queue_process_msg_set_sched_props(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_set_sched_props()1589 static void __guc_exec_queue_process_msg_suspend(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_suspend()1619 static void __guc_exec_queue_process_msg_resume(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_resume()1643 static void guc_exec_queue_process_msg(struct xe_sched_msg *msg) in guc_exec_queue_process_msg()1756 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg()1775 struct xe_sched_msg *msg, in guc_exec_queue_try_add_msg_head()1785 struct xe_sched_msg *msg, in guc_exec_queue_try_add_msg()1801 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_CLEANUP; in guc_exec_queue_destroy()1812 struct xe_sched_msg *msg; in guc_exec_queue_set_priority()[all …]