Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_hashtab.h73 #define drm_ht_insert_item_rcu drm_ht_insert_item macro
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_object.c374 ret = drm_ht_insert_item_rcu(ht, &ref->hash); in ttm_ref_object_add()