Searched refs:new_overflow (Results 1 – 2 of 2) sorted by relevance
393 bool new_overflow; in _guc_log_copy_debuglogs_for_relay() local438 new_overflow = intel_guc_check_log_buf_overflow(log, type, full_cnt); in _guc_log_copy_debuglogs_for_relay()459 if (unlikely(new_overflow)) { in _guc_log_copy_debuglogs_for_relay()
1305 bool new_overflow; in __guc_capture_process_output() local1326 new_overflow = intel_guc_check_log_buf_overflow(&guc->log, GUC_CAPTURE_LOG_BUFFER, in __guc_capture_process_output()1330 if (unlikely(new_overflow)) { in __guc_capture_process_output()