Lines Matching refs:slot_node
1465 slot = list_entry(slot->slot_node.next, in ppc440spe_adma_free_slots()
1467 slot_node); in ppc440spe_adma_free_slots()
1722 slot_node); in ppc440spe_adma_alloc_slots()
1724 slot_node) { in ppc440spe_adma_alloc_slots()
1757 iter = list_entry(iter->slot_node.next, in ppc440spe_adma_alloc_slots()
1759 slot_node); in ppc440spe_adma_alloc_slots()
1814 INIT_LIST_HEAD(&slot->slot_node); in ppc440spe_adma_alloc_chan_resources()
1821 list_add_tail(&slot->slot_node, &ppc440spe_chan->all_slots); in ppc440spe_adma_alloc_chan_resources()
1829 slot_node); in ppc440spe_adma_alloc_chan_resources()
3566 &ppc440spe_chan->all_slots, slot_node) { in ppc440spe_adma_free_chan_resources()
3567 list_del(&iter->slot_node); in ppc440spe_adma_free_chan_resources()