Lines Matching refs:free_slots
224 list_move_tail(&iter->node, &mv_chan->free_slots);
227 &mv_chan->free_slots);
252 list_move_tail(&desc->node, &mv_chan->free_slots);
255 &mv_chan->free_slots);
355 if (!list_empty(&mv_chan->free_slots)) {
356 iter = list_first_entry(&mv_chan->free_slots,
466 list_add_tail(&slot->node, &mv_chan->free_slots);
640 list_move_tail(&iter->node, &mv_chan->free_slots);
645 list_move_tail(&iter->node, &mv_chan->free_slots);
650 list_move_tail(&iter->node, &mv_chan->free_slots);
653 iter, _iter, &mv_chan->free_slots, node) {
1120 INIT_LIST_HEAD(&mv_chan->free_slots);