Lines Matching defs:msg

1062 static void __guc_exec_queue_process_msg_cleanup(struct xe_sched_msg *msg)  in __guc_exec_queue_process_msg_cleanup()
1082 static void __guc_exec_queue_process_msg_set_sched_props(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_set_sched_props()
1106 static void __guc_exec_queue_process_msg_suspend(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_suspend()
1141 static void __guc_exec_queue_process_msg_resume(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_resume()
1167 static void guc_exec_queue_process_msg(struct xe_sched_msg *msg) in guc_exec_queue_process_msg()
1272 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg()
1288 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_CLEANUP; in guc_exec_queue_fini() local
1299 struct xe_sched_msg *msg; in guc_exec_queue_set_priority() local
1316 struct xe_sched_msg *msg; in guc_exec_queue_set_timeslice() local
1335 struct xe_sched_msg *msg; in guc_exec_queue_set_preempt_timeout() local
1368 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_SUSPEND; in guc_exec_queue_suspend() local
1389 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_RESUME; in guc_exec_queue_resume() local
1583 int xe_guc_sched_done_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_sched_done_handler()
1628 int xe_guc_deregister_done_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_deregister_done_handler()
1662 int xe_guc_exec_queue_reset_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_exec_queue_reset_handler()
1696 int xe_guc_exec_queue_memory_cat_error_handler(struct xe_guc *guc, u32 *msg, in xe_guc_exec_queue_memory_cat_error_handler()
1723 int xe_guc_exec_queue_reset_failure_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_exec_queue_reset_failure_handler()