Home
last modified time | relevance | path

Searched refs:ralloc_free (Results 1 – 25 of 29) sorted by relevance

12

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_log.c153 ralloc_free(message); in __vk_log_impl()
154 ralloc_free(message_idname); in __vk_log_impl()
162 ralloc_free(message); in __vk_log_impl()
163 ralloc_free(message_idname); in __vk_log_impl()
228 ralloc_free(object_name_infos); in __vk_log_impl()
266 ralloc_free(message); in __vk_log_impl()
267 ralloc_free(message_idname); in __vk_log_impl()
327 ralloc_free(message); in __vk_errorv()
Dvk_meta_clear.c184 ralloc_free(fs_nir_info.nir); in get_clear_pipeline()
Dvk_pipeline_cache.c494 ralloc_free(nir); in vk_pipeline_cache_lookup_nir()
/hardware/google/gfxstream/guest/mesa/src/util/
Du_worklist.c42 ralloc_free(w->present); in u_worklist_fini()
43 ralloc_free(w->entries); in u_worklist_fini()
Dset.c153 ralloc_free(ht); in _mesa_set_create()
193 ralloc_free(clone); in _mesa_set_clone()
219 ralloc_free(ht->table); in _mesa_set_destroy()
220 ralloc_free(ht); in _mesa_set_destroy()
368 ralloc_free(old_ht.table); in set_rehash()
Dstring_buffer.h50 ralloc_free(str); in _mesa_string_buffer_destroy()
Ddisk_cache.c250 ralloc_free(local); in disk_cache_type_create()
256 ralloc_free(cache); in disk_cache_type_create()
257 ralloc_free(local); in disk_cache_type_create()
327 ralloc_free(cache); in disk_cache_destroy()
Ddag.c207 ralloc_free(state.seen); in dag_traverse_bottom_up()
286 ralloc_free(mem_ctx); in dag_validate()
Dhash_table.c187 ralloc_free(ht); in _mesa_hash_table_create()
227 ralloc_free(ht); in _mesa_hash_table_clone()
254 ralloc_free(ht); in _mesa_hash_table_destroy()
426 ralloc_free(old_ht.table); in _mesa_hash_table_rehash()
824 ralloc_free(ht); in _mesa_hash_table_u64_destroy()
Dralloc.h289 void ralloc_free(void *ptr);
544 ralloc_free(p); \
Du_dynarray.h77 ralloc_free(buf->data); in util_dynarray_fini()
182 ralloc_free(buf->data); in util_dynarray_trim()
Dstring_buffer.c60 ralloc_free(str); in _mesa_string_buffer_create()
Dxmlconfig.h211 ralloc_free(ctx); in driComputeOptionsSha1()
Dralloc.c253 ralloc_free(void *ptr) in ralloc_free() function
730 ralloc_free(slab); in free_slab()
866 ralloc_free(header); in gc_free()
936 ralloc_free(ctx->rubbish); in gc_sweep_end()
1116 ralloc_free(ptr); in linear_free_parent()
Dmesa_cache_db.c296 ralloc_free(db->mem_ctx); in mesa_db_hash_table_reset()
633 ralloc_free(db->mem_ctx); in mesa_cache_db_open()
663 ralloc_free(db->mem_ctx); in mesa_cache_db_close()
851 ralloc_free(hash_entry); in mesa_cache_db_entry_write()
Dlog.c408 ralloc_free(stream); in mesa_log_stream_destroy()
Dregister_allocate.c390 ralloc_free(regs->regs[i].conflicts); in ra_set_finalize()
438 ralloc_free(regs->regs[i].conflicts); in ra_set_deserialize()
Dfossilize_db.c572 ralloc_free(foz_db->mem_ctx); in foz_destroy()
Ddisk_cache_os.c903 ralloc_free(buf); in disk_cache_generate_cache_dir()
/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dgc_alloc_tests.cpp45 ralloc_free(ctx); in TEST()
Dregister_allocate_test.cpp47 ralloc_free(mem_ctx); in ~ra_test()
276 ralloc_free(mem_ctx); in TEST_F()
Dblob_test.cpp238 ralloc_free(ctx); in TEST()
Ddag_test.cpp47 ralloc_free(mem_ctx); in ~dag_test()
/hardware/google/gfxstream/guest/mesa/src/util/perf/
Du_perfetto_renderpass.h72 ralloc_free(debug_markers); in OnStop()
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp350 ralloc_free(data); in destroy_instance_data()
420 ralloc_free(data); in destroy_queue()
469 ralloc_free(data); in destroy_device_data()
496 ralloc_free(data); in destroy_command_buffer_data()
516 ralloc_free(data); in destroy_swapchain_data()

12