drm_framebuffer_read_refcount  464 drivers/gpu/drm/drm_framebuffer.c 	if (drm_framebuffer_read_refcount(fb) > 1) {
drm_framebuffer_read_refcount  671 drivers/gpu/drm/drm_framebuffer.c 		if (drm_framebuffer_read_refcount(fb) > 1) {
drm_framebuffer_read_refcount  988 drivers/gpu/drm/drm_framebuffer.c 	if (drm_framebuffer_read_refcount(fb) > 1) {
drm_framebuffer_read_refcount 1046 drivers/gpu/drm/drm_framebuffer.c 			  drm_framebuffer_read_refcount(fb));
drm_framebuffer_read_refcount 1531 drivers/gpu/drm/i915/i915_debugfs.c 			   drm_framebuffer_read_refcount(&fbdev_fb->base));
drm_framebuffer_read_refcount 1549 drivers/gpu/drm/i915/i915_debugfs.c 			   drm_framebuffer_read_refcount(&fb->base));
drm_framebuffer_read_refcount   40 drivers/gpu/drm/msm/msm_fb.c 			drm_framebuffer_read_refcount(fb), fb->base.id);
drm_framebuffer_read_refcount  977 drivers/gpu/drm/tegra/drm.c 			   drm_framebuffer_read_refcount(fb));
drm_framebuffer_read_refcount   54 drivers/gpu/drm/vkms/vkms_plane.c 		if (drm_framebuffer_read_refcount(&vkms_state->composer->fb))