Home
last modified time | relevance | path

Searched refs:drm_syncobj_free (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
A Ddrm_syncobj.h66 void drm_syncobj_free(struct kref *kref);
88 kref_put(&obj->refcount, drm_syncobj_free); in drm_syncobj_put()
125 void drm_syncobj_free(struct kref *kref);
/linux/drivers/gpu/drm/
A Ddrm_syncobj.c469 void drm_syncobj_free(struct kref *kref) in drm_syncobj_free() function
477 EXPORT_SYMBOL(drm_syncobj_free);

Completed in 6 milliseconds