Symbol: drm_modeset_backoff
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
2023
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_atomic_helper.c
3141
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_atomic_helper.c
3205
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_atomic_helper.c
3295
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_atomic_uapi.c
1381
ret = drm_modeset_backoff(&ctx);
sys/dev/drm/drm_color_mgmt.c
288
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_crtc.c
770
ret = drm_modeset_backoff(&ctx);
sys/dev/drm/drm_fb_helper.c
1524
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_fb_helper.c
466
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_framebuffer.c
917
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_mode_object.c
492
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_modeset_lock.c
108
drm_modeset_backoff(ctx);
sys/dev/drm/drm_modeset_lock.c
319
EXPORT_SYMBOL(drm_modeset_backoff);
sys/dev/drm/drm_plane.c
1187
ret = drm_modeset_backoff(&ctx);
sys/dev/drm/drm_plane.c
764
ret = drm_modeset_backoff(&ctx);
sys/dev/drm/drm_plane.c
975
ret = drm_modeset_backoff(&ctx);
sys/dev/drm/drm_probe_helper.c
281
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_probe_helper.c
410
drm_modeset_backoff(&ctx);
sys/dev/drm/drm_probe_helper.c
433
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_ddi.c
3674
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_display.c
15206
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_display.c
15320
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_display.c
16126
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_display.c
3834
drm_modeset_backoff(ctx);
sys/dev/drm/i915/intel_dp.c
4455
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_fbdev.c
378
drm_modeset_backoff(&ctx);
sys/dev/drm/i915/intel_sprite.c
1473
drm_modeset_backoff(&ctx);
sys/dev/drm/include/drm/drm_modeset_lock.h
105
int drm_modeset_backoff(struct drm_modeset_acquire_ctx *ctx);