Home
last modified time | relevance | path

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

/linux/drivers/dma/
A Dmv_xor.h113 struct list_head allocated_slots; member
A Dmv_xor.c360 list_move_tail(&iter->node, &mv_chan->allocated_slots); in mv_chan_alloc_slot()
647 list_for_each_entry_safe(iter, _iter, &mv_chan->allocated_slots, in mv_xor_free_chan_resources()
1121 INIT_LIST_HEAD(&mv_chan->allocated_slots); in mv_xor_channel_add()

Completed in 6 milliseconds