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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_mm.h10 struct nouveau_mm_allocation { struct
11 struct nouveau_mm_allocation *next;
23 extern struct nouveau_mm_allocation *
28 nouveau_mm_free(struct nouveau_mm_allocation *);
H A Dnouveau_buffer.h43 struct nouveau_mm_allocation *mm;
H A Dnouveau_mm.c156 struct nouveau_mm_allocation *
162 struct nouveau_mm_allocation *alloc;
191 alloc = MALLOC_STRUCT(nouveau_mm_allocation);
210 nouveau_mm_free(struct nouveau_mm_allocation *alloc)
H A Dnouveau_buffer.c59 release_allocation(struct nouveau_mm_allocation **mm,
108 struct nouveau_mm_allocation *mm;
137 struct nouveau_mm_allocation *mm;
473 struct nouveau_mm_allocation *mm = buf->mm;
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.h10 struct nouveau_mm_allocation { struct
11 struct nouveau_mm_allocation *next;
23 extern struct nouveau_mm_allocation *
28 nouveau_mm_free(struct nouveau_mm_allocation *);
H A Dnouveau_buffer.h43 struct nouveau_mm_allocation *mm;
H A Dnouveau_mm.c156 struct nouveau_mm_allocation *
162 struct nouveau_mm_allocation *alloc;
191 alloc = MALLOC_STRUCT(nouveau_mm_allocation);
210 nouveau_mm_free(struct nouveau_mm_allocation *alloc)
H A Dnouveau_buffer.c59 release_allocation(struct nouveau_mm_allocation **mm,
108 struct nouveau_mm_allocation *mm;
137 struct nouveau_mm_allocation *mm;
473 struct nouveau_mm_allocation *mm = buf->mm;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
H A Dnv50_query.c48 struct nouveau_mm_allocation *mm;
/external/mesa3d/src/gallium/drivers/nv50/
H A Dnv50_query.c48 struct nouveau_mm_allocation *mm;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
H A Dnvc0_query.c47 struct nouveau_mm_allocation *mm;
/external/mesa3d/src/gallium/drivers/nvc0/
H A Dnvc0_query.c47 struct nouveau_mm_allocation *mm;

Completed in 2197 milliseconds