Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_hashtab.h64 int vmwgfx_ht_remove_key(struct vmwgfx_open_hash *ht, unsigned long key);
79 #define vmwgfx_ht_remove_key_rcu vmwgfx_ht_remove_key
Dvmwgfx_hashtab.c175 int vmwgfx_ht_remove_key(struct vmwgfx_open_hash *ht, unsigned long key) in vmwgfx_ht_remove_key() function