Searched refs:vctxs (Results 1 – 2 of 2) sorted by relevance
127 vctx = nvkm_list_find(vctx, &cgrp->vctxs, head, in nvkm_cgrp_vctx_get()152 list_add_tail(&vctx->head, &cgrp->vctxs); in nvkm_cgrp_vctx_get()241 INIT_LIST_HEAD(&cgrp->vctxs); in nvkm_cgrp_new()
46 struct list_head vctxs; member