Home
last modified time | relevance | path

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

/drivers/dma/
A Dmv_xor.c220 list_for_each_entry_safe(iter, _iter, &mv_chan->completed_slots, in mv_chan_clean_completed_slots()
246 list_move_tail(&desc->node, &mv_chan->completed_slots); in mv_desc_clean_slot()
249 &mv_chan->completed_slots); in mv_desc_clean_slot()
642 list_for_each_entry_safe(iter, _iter, &mv_chan->completed_slots, in mv_xor_free_chan_resources()
1129 INIT_LIST_HEAD(&mv_chan->completed_slots); in mv_xor_channel_add()
A Dmv_xor.h114 struct list_head completed_slots; member

Completed in 7 milliseconds