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.c267 nouveau_mm_free_slabs(struct list_head *head) in nouveau_mm_free_slabs() function
292 nouveau_mm_free_slabs(&cache->bucket[i].free); in nouveau_mm_destroy()
293 nouveau_mm_free_slabs(&cache->bucket[i].used); in nouveau_mm_destroy()
294 nouveau_mm_free_slabs(&cache->bucket[i].full); in nouveau_mm_destroy()