Lines Matching defs:log
23 log_to_guc(struct xe_guc_log *log) in log_to_guc()
29 log_to_gt(struct xe_guc_log *log) in log_to_gt()
35 log_to_xe(struct xe_guc_log *log) in log_to_xe()
67 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc()
142 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture()
227 void xe_guc_log_print_dmesg(struct xe_guc_log *log) in xe_guc_log_print_dmesg()
246 void xe_guc_log_print(struct xe_guc_log *log, struct drm_printer *p) in xe_guc_log_print()
258 int xe_guc_log_init(struct xe_guc_log *log) in xe_guc_log_init()
280 static u32 xe_guc_log_section_size_crash(struct xe_guc_log *log) in xe_guc_log_section_size_crash()
285 static u32 xe_guc_log_section_size_debug(struct xe_guc_log *log) in xe_guc_log_section_size_debug()
298 u32 xe_guc_log_section_size_capture(struct xe_guc_log *log) in xe_guc_log_section_size_capture()
310 u32 xe_guc_get_log_buffer_size(struct xe_guc_log *log, enum guc_log_buffer_type type) in xe_guc_get_log_buffer_size()
331 u32 xe_guc_get_log_buffer_offset(struct xe_guc_log *log, enum guc_log_buffer_type type) in xe_guc_get_log_buffer_offset()
358 bool xe_guc_check_log_buf_overflow(struct xe_guc_log *log, enum guc_log_buffer_type type, in xe_guc_check_log_buf_overflow()