Home
last modified time | relevance | path

Searched refs:drm_ht_remove (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_hashtab.c178 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function
185 EXPORT_SYMBOL(drm_ht_remove);
H A Ddrm_stub.c160 drm_ht_remove(&master->magiclist); in drm_master_destroy()
319 drm_ht_remove(&dev->map_hash); in drm_cancel_fill_in_dev()
476 drm_ht_remove(&dev->map_hash); in drm_put_dev()
H A Ddrm_hashtab.h64 extern void drm_ht_remove(struct drm_open_hash *ht);
H A Ddrm_gem.c99 drm_ht_remove(&mm->offset_hash); in drm_gem_destroy()
/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.c377 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_release()
408 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_init()
444 drm_ht_remove(&tdev->object_hash); in ttm_object_device_release()