Searched refs:util_hash_table_create (Results 1 – 7 of 7) sorted by relevance
59 util_hash_table_create(unsigned (*hash)(void *key),
83 serials_hash = util_hash_table_create(hash_ptr, compare_ptr); in debug_serial()
233 symbols_hash = util_hash_table_create(hash_ptr, compare_ptr); in debug_symbol_name_cached()
79 util_hash_table_create(unsigned (*hash)(void *key), in util_hash_table_create() function
68 handle_hash = util_hash_table_create(hash_func, compare); in init_handles()
928 dri2dpy->surfaces = util_hash_table_create(dri2_display_hash_table_hash, in x11_create_dri2_display()
670 mgr->bo_handles = util_hash_table_create(handle_hash, handle_compare); in radeon_bomgr_create()