Searched refs:NUM_SLAB_ALLOCATORS (Results 1 – 6 of 6) sorted by relevance
40 #define NUM_SLAB_ALLOCATORS 3 macro66 struct pb_slabs bo_slabs[NUM_SLAB_ALLOCATORS];
142 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in do_winsys_deinit()464 NUM_SLAB_ALLOCATORS; in amdgpu_winsys_create()467 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in amdgpu_winsys_create()
242 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) in amdgpu_clean_up_buffer_managers()642 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in get_slabs()720 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in amdgpu_bo_slab_alloc()745 if (i == NUM_SLAB_ALLOCATORS - 1 && in amdgpu_bo_slab_alloc()1355 struct pb_slabs *last_slab = &ws->bo_slabs[NUM_SLAB_ALLOCATORS - 1]; in amdgpu_bo_create()
75 #define NUM_SLAB_ALLOCATORS 3 macro136 struct pb_slabs bo_slabs[NUM_SLAB_ALLOCATORS];
92 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in get_slabs()199 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in clean_up_buffer_managers()563 struct pb_slabs *last_slab = &slabs[NUM_SLAB_ALLOCATORS - 1]; in zink_bo_create()1180 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in bo_slab_alloc()1282 NUM_SLAB_ALLOCATORS; in zink_bo_init()1285 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in zink_bo_init()1308 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in zink_bo_deinit()
172 #define NUM_SLAB_ALLOCATORS 3 macro245 struct pb_slabs bo_slabs[NUM_SLAB_ALLOCATORS];577 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in get_slabs()674 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in iris_slab_alloc()707 if (i == NUM_SLAB_ALLOCATORS - 1 && slab_size < pte_size) in iris_slab_alloc()786 struct pb_slabs *last_slab = &bufmgr->bo_slabs[NUM_SLAB_ALLOCATORS - 1]; in alloc_bo_from_slabs()1756 for (int i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in iris_bufmgr_destroy()2467 (max_slab_order - min_slab_order) / NUM_SLAB_ALLOCATORS; in iris_bufmgr_create()2470 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in iris_bufmgr_create()