Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/
H A Ddrm_hashtab.c180 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function
187 EXPORT_SYMBOL(drm_ht_remove);
H A Ddrm_stub.c162 drm_ht_remove(&master->magiclist); in drm_master_destroy()
321 drm_ht_remove(&dev->map_hash); in drm_cancel_fill_in_dev()
478 drm_ht_remove(&dev->map_hash); in drm_put_dev()
H A Ddrm_hashtab.h66 extern void drm_ht_remove(struct drm_open_hash *ht);
H A Ddrm_gem.c102 drm_ht_remove(&mm->offset_hash); in drm_gem_destroy()
/freebsd-12.1/sys/dev/drm/
H A Ddrm_sman.c54 drm_ht_remove(&sman->user_hash_tab); in drm_sman_takedown()
55 drm_ht_remove(&sman->owner_hash_tab); in drm_sman_takedown()
82 drm_ht_remove(&sman->owner_hash_tab); in drm_sman_init()
H A Ddrm_hashtab.h66 extern void drm_ht_remove(struct drm_open_hash *ht);
H A Ddrm_hashtab.c175 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove() function
/freebsd-12.1/sys/dev/drm2/ttm/
H A Dttm_object.c384 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_release()
415 drm_ht_remove(&tfile->ref_hash[i]); in ttm_object_file_init()
451 drm_ht_remove(&tdev->object_hash); in ttm_object_device_release()