Searched defs:res_hash (Results 1 – 2 of 2) sorted by relevance
89 void vrend_ctx_resource_fini_table(struct util_hash_table *res_hash) in vrend_ctx_resource_fini_table()132 void vrend_ctx_resource_insert(struct util_hash_table *res_hash, in vrend_ctx_resource_insert()139 void vrend_ctx_resource_remove(struct util_hash_table *res_hash, in vrend_ctx_resource_remove()145 struct vrend_resource *vrend_ctx_resource_lookup(struct util_hash_table *res_hash, in vrend_ctx_resource_lookup()
777 struct util_hash_table *res_hash; member