Home | History | Annotate | Download | only in nouveau

Lines Matching defs:bo

44    struct nouveau_bo *bo;
106 /* size of bo allocation for slab with chunks of (1 << chunk_order) bytes */
136 slab->bo = NULL;
139 &slab->bo);
162 /* @return token to identify slab or NULL if we just allocated a new bo */
165 uint32_t size, struct nouveau_bo **bo, uint32_t *offset)
175 bo);
202 nouveau_bo_ref(slab->bo, bo);
273 nouveau_bo_ref(NULL, &slab->bo);