Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_hashtab.h81 #define vmwgfx_ht_find_item_rcu vmwgfx_ht_find_item macro
Dttm_object.c250 ret = vmwgfx_ht_find_item_rcu(ht, key, &hash); in ttm_base_object_noref_lookup()
270 ret = vmwgfx_ht_find_item_rcu(ht, key, &hash); in ttm_base_object_lookup()
315 ret = vmwgfx_ht_find_item_rcu(ht, base->handle, &hash); in ttm_ref_object_add()