Home
last modified time | relevance | path

Searched refs:nouveau_mm_free_slabs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_mm.c260 nouveau_mm_free_slabs(struct list_head *head) in nouveau_mm_free_slabs() function
285 nouveau_mm_free_slabs(&cache->bucket[i].free); in nouveau_mm_destroy()
286 nouveau_mm_free_slabs(&cache->bucket[i].used); in nouveau_mm_destroy()
287 nouveau_mm_free_slabs(&cache->bucket[i].full); in nouveau_mm_destroy()