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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c71 release_allocation(struct nouveau_mm_allocation **mm, function in typeref:typename:void
89 release_allocation(&buf->mm, buf->fence);
291 release_allocation(&tx->mm, nv->screen->fence.current);
790 release_allocation(&mm, screen->fence.current);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/
H A Dnouveau_buffer.c82 release_allocation(struct nouveau_mm_allocation **mm, function in typeref:typename:void
102 release_allocation(&buf->mm, buf->fence);
309 release_allocation(&tx->mm, nv->screen->fence.current);
858 release_allocation(&mm, screen->fence.current);

Completed in 4 milliseconds