Searched refs:iris_get_heap_max (Results 1 – 1 of 1) sorted by relevance
1574 iris_get_heap_max(struct iris_bufmgr *bufmgr) in iris_get_heap_max() function1594 for (int h = 0; h < iris_get_heap_max(bufmgr); h++) { in cleanup_bo_cache()1859 for (int h = 0; h < iris_get_heap_max(bufmgr); h++) { in iris_bufmgr_destroy()2430 bufmgr->bucket_cache = calloc(iris_get_heap_max(bufmgr), in iris_bufmgr_create()2434 for (int h = 0; h < iris_get_heap_max(bufmgr); h++) in iris_bufmgr_create()2449 iris_get_heap_max(bufmgr), true, bufmgr, in iris_bufmgr_create()