Searched refs:skip_panic (Results 1 – 3 of 3) sorted by relevance
514 bool skip_panic; /* Do not write to the fb after a panic */ member
384 info->skip_panic = drm_panic_is_enabled(fb_helper->dev); in drm_fb_helper_alloc_info()
305 return (info->skip_panic && unlikely(panic_in_progress())); in fbcon_skip_panic()