Searched refs:allocated_slots (Results 1 – 2 of 2) sorted by relevance
113 struct list_head allocated_slots; member
360 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