Searched refs:bo_next (Results 1 – 2 of 2) sorted by relevance
93 bo_prev(0), bo_next(0) in GbmEglSurface()102 if (bo_next) in ~GbmEglSurface()103 gsurface->release_buffer(bo_next); in ~GbmEglSurface()150 bo_prev = bo_next; in lock_next()151 bo_next = gsurface->lock_front_buffer(); in lock_next()152 FAIL_IF(!bo_next, "could not lock gbm buffer"); in lock_next()153 return drm_fb_get_from_bo(bo_next, card); in lock_next()178 struct gbm_bo* bo_next; member in GbmEglSurface
64 int bo_next; member649 if (nvpb->bo_next < nvpb->bo_nr) { in nouveau_pushbuf_space()650 nouveau_bo_ref(nvpb->bos[nvpb->bo_next++], &bo); in nouveau_pushbuf_space()651 if (nvpb->bo_next == nvpb->bo_nr && push->channel) in nouveau_pushbuf_space()652 nvpb->bo_next = 0; in nouveau_pushbuf_space()