Searched refs:mm_bucket (Results 1 – 2 of 2) sorted by relevance
28 struct mm_bucket { struct38 struct mm_bucket bucket[MM_NUM_BUCKETS]; argument94 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()
3215 - nouveau/mm: pass mm_bucket to mm_slab_new