Searched refs:cctxs (Results 1 – 2 of 2) sorted by relevance
103 cctx = nvkm_list_find(cctx, &chan->cctxs, head, in nvkm_chan_cctx_get()130 list_add_tail(&cctx->head, &chan->cctxs); in nvkm_chan_cctx_get()381 INIT_LIST_HEAD(&chan->cctxs); in nvkm_chan_new_()
38 struct list_head cctxs; member