Searched refs:NUM_SLAB_ALLOCATORS (Results 1 – 3 of 3) sorted by relevance
40 #define NUM_SLAB_ALLOCATORS 3 macro53 struct pb_slabs bo_slabs[NUM_SLAB_ALLOCATORS];54 struct pb_slabs bo_slabs_encrypted[NUM_SLAB_ALLOCATORS];
135 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in do_winsys_deinit()432 NUM_SLAB_ALLOCATORS; in amdgpu_winsys_create()435 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in amdgpu_winsys_create()
239 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in amdgpu_clean_up_buffer_managers()632 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in get_slabs()686 for (unsigned i = 0; i < NUM_SLAB_ALLOCATORS; i++) { in amdgpu_bo_slab_alloc()696 if (i == NUM_SLAB_ALLOCATORS - 1 && in amdgpu_bo_slab_alloc()1303 struct pb_slabs *last_slab = &slabs[NUM_SLAB_ALLOCATORS - 1]; in amdgpu_bo_create()