Searched refs:ralloc_context (Results 1 – 11 of 11) sorted by relevance
171 void *ctx = ralloc_context(NULL); in driComputeOptionsSha1()
270 void *mem_ctx = ralloc_context(NULL); in dag_validate()
92 void *ralloc_context(const void *ctx);
297 db->mem_ctx = ralloc_context(NULL); in mesa_db_hash_table_reset()613 db->mem_ctx = ralloc_context(NULL); in mesa_cache_db_open()
102 ralloc_context(const void *ctx) in ralloc_context() function884 ctx->rubbish = ralloc_context(NULL); in gc_sweep_start()
110 local = ralloc_context(NULL); in disk_cache_type_create()
504 foz_db->mem_ctx = ralloc_context(NULL); in foz_prepare()
42 mem_ctx = ralloc_context(NULL); in ra_test()221 void *mem_ctx = ralloc_context(this->mem_ctx); in TEST_F()
39 mem_ctx = ralloc_context(NULL); in dag_test()
203 void *ctx = ralloc_context(NULL); in TEST()
682 mem_ctx = ralloc_context(NULL); in Cache()