Home
last modified time | relevance | path

Searched refs:bctx_list (Results 1 – 1 of 1) sorted by relevance

/third_party/libdrm/nouveau/
Dpushbuf.c58 struct nouveau_list bctx_list; member
430 DRMLISTFOREACHENTRYSAFE(bctx, btmp, &nvpb->bctx_list, head) { in pushbuf_flush()
506 DRMLISTADD(&bctx->head, &nvpb->bctx_list); in pushbuf_validate()
604 DRMINITLISTHEAD(&nvpb->bctx_list); in nouveau_pushbuf_new()