Searched refs:drm_ht_remove_item (Results 1 – 2 of 2) sorted by relevance
61 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item);77 #define drm_ht_remove_item_rcu drm_ht_remove_item
191 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item() function