Searched refs:util_hash_table_get (Results 1 – 7 of 7) sorted by relevance
69 util_hash_table_get(struct util_hash_table *ht,
84 serial = (unsigned)(uintptr_t)util_hash_table_get(serials_hash, p); in debug_serial()
234 name = util_hash_table_get(symbols_hash, (void*)addr); in debug_symbol_name_cached()
181 util_hash_table_get(struct util_hash_table *ht, in util_hash_table_get() function
118 void *v = util_hash_table_get(handle_hash, intptr_to_pointer(h)); in handle_to_pointer()
781 util_hash_table_get(dri2dpy->surfaces, (void *) drawable); in dri2_display_invalidate_buffers()
866 bo = util_hash_table_get(mgr->bo_handles, (void*)(uintptr_t)whandle->handle); in radeon_winsys_bo_from_handle()