Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/
Ddrm_legacy.h61 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
Ddrm_hashtab.c191 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item() function