Searched refs:fail (Results 1 - 7 of 7) sorted by relevance

/solaris-x11-s12/open-src/kernel/drm/src/
H A Ddrm_sun_workqueue.c41 * ddi_taskq_dispatch can fail if there aren't enough memory
43 * allocation, it would be very rare to fail
65 goto fail;
70 fail :
H A Ddrm_crtc_helper.c556 int count = 0, ro, fail = 0; local
671 we are setting now - then fail */
673 /* don't break so fail path works correct */
674 fail = 1;
697 if (fail) {
699 goto fail;
721 goto fail;
757 goto fail;
778 goto fail;
787 fail
[all...]
H A Ddrm_fb_helper.c89 goto fail;
95 fail:
H A Ddrm_crtc.c2710 goto fail;
2715 goto fail;
2728 fail:
/solaris-x11-s12/open-src/app/mkcookie/sun-src/
H A Dmkcookie.c189 goto fail;
198 goto fail;
209 fail:
396 goto fail;
403 goto fail;
413 goto fail;
417 goto fail;
424 goto fail;
429 goto fail;
434 fail
[all...]
/solaris-x11-s12/open-src/kernel/i915/src/
H A Ddvo_ch7017.c219 goto fail;
235 goto fail;
242 fail:
H A Dintel_display.c2126 * This should only fail upon a hung GPU, in which case we
2354 DRM_ERROR("FDI train 1 fail!\n");
2384 DRM_ERROR("FDI train 2 fail!\n");
2471 DRM_ERROR("FDI train 1 fail!\n");
2524 DRM_ERROR("FDI train 2 fail!\n");
2600 DRM_ERROR("FDI train 1 fail!\n");
2641 DRM_ERROR("FDI train 2 fail!\n");
6578 goto fail;
6654 fail:
7455 * modeset to fail
[all...]

Completed in 50 milliseconds