Lines Matching defs:msg

1485 static void __guc_exec_queue_process_msg_cleanup(struct xe_sched_msg *msg)  in __guc_exec_queue_process_msg_cleanup()
1514 static void __guc_exec_queue_process_msg_set_sched_props(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_set_sched_props()
1544 static void __guc_exec_queue_process_msg_suspend(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_suspend()
1573 static void __guc_exec_queue_process_msg_resume(struct xe_sched_msg *msg) in __guc_exec_queue_process_msg_resume()
1595 static void guc_exec_queue_process_msg(struct xe_sched_msg *msg) in guc_exec_queue_process_msg()
1708 static void guc_exec_queue_add_msg(struct xe_exec_queue *q, struct xe_sched_msg *msg, in guc_exec_queue_add_msg()
1725 struct xe_sched_msg *msg, in guc_exec_queue_try_add_msg()
1741 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_CLEANUP; in guc_exec_queue_destroy() local
1752 struct xe_sched_msg *msg; in guc_exec_queue_set_priority() local
1770 struct xe_sched_msg *msg; in guc_exec_queue_set_timeslice() local
1789 struct xe_sched_msg *msg; in guc_exec_queue_set_preempt_timeout() local
1808 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_SUSPEND; in guc_exec_queue_suspend() local
1851 struct xe_sched_msg *msg = q->guc->static_msgs + STATIC_MSG_RESUME; in guc_exec_queue_resume() local
2189 int xe_guc_sched_done_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_sched_done_handler()
2230 int xe_guc_deregister_done_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_deregister_done_handler()
2257 int xe_guc_exec_queue_reset_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_exec_queue_reset_handler()
2302 int xe_guc_error_capture_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_error_capture_handler()
2318 int xe_guc_exec_queue_memory_cat_error_handler(struct xe_guc *guc, u32 *msg, in xe_guc_exec_queue_memory_cat_error_handler()
2371 int xe_guc_exec_queue_reset_failure_handler(struct xe_guc *guc, u32 *msg, u32 len) in xe_guc_exec_queue_reset_failure_handler()