Searched refs:desc_allocated (Results 1 – 3 of 3) sorted by relevance
32 struct list_head desc_allocated; member69 list_add_tail(&vd->node, &vc->desc_allocated); in vchan_tx_prep()116 list_add(&vd->node, &vc->desc_allocated); in vchan_vdesc_fini()177 list_splice_tail_init(&vc->desc_allocated, head); in vchan_get_all_descriptors()
122 list_move_tail(&vd->node, &vc->desc_allocated); in vchan_dma_desc_free_list()137 INIT_LIST_HEAD(&vc->desc_allocated); in vchan_init()
745 list_splice_tail_init(&vc->desc_allocated, &head); in mtk_hsdma_free_inactive_desc()