Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_hashtab.h73 #define drm_ht_insert_item_rcu drm_ht_insert_item macro
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dttm_object.c398 ret = drm_ht_insert_item_rcu(ht, &ref->hash); in ttm_ref_object_add()