Home
last modified time | relevance | path

Searched refs:mm_bucket (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c28 struct mm_bucket { struct
38 struct mm_bucket bucket[MM_NUM_BUCKETS];
94 static struct mm_bucket *
102 static struct mm_bucket *
123 mm_slab_new(struct nouveau_mman *cache, struct mm_bucket *bucket, int chunk_order) in mm_slab_new()
172 struct mm_bucket *bucket; in nouveau_mm_allocate()
226 struct mm_bucket *bucket = mm_bucket_by_order(slab->cache, slab->order); in nouveau_mm_free()

Completed in 1 milliseconds