Home
last modified time | relevance | path

Searched refs:drm_gem_object_handle_put_unlocked (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_gem.c335 void drm_gem_object_handle_put_unlocked(struct drm_gem_object *obj) in drm_gem_object_handle_put_unlocked() function
385 drm_gem_object_handle_put_unlocked(obj); in drm_gem_object_release_handle()
535 drm_gem_object_handle_put_unlocked(obj); in drm_gem_handle_create_tail()
H A Ddrm_internal.h178 void drm_gem_object_handle_put_unlocked(struct drm_gem_object *obj);
H A Ddrm_framebuffer.c905 drm_gem_object_handle_put_unlocked(fb->obj[i]); in drm_framebuffer_init()
989 drm_gem_object_handle_put_unlocked(fb->obj[i]); in drm_framebuffer_cleanup()