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()
1719 slot_node); in ppc440spe_adma_alloc_slots()
1721 slot_node) { in ppc440spe_adma_alloc_slots()
1754 iter = list_entry(iter->slot_node.next, in ppc440spe_adma_alloc_slots()
1756 slot_node); in ppc440spe_adma_alloc_slots()
1811 INIT_LIST_HEAD(&slot->slot_node); in ppc440spe_adma_alloc_chan_resources()
1818 list_add_tail(&slot->slot_node, &ppc440spe_chan->all_slots); in ppc440spe_adma_alloc_chan_resources()
1826 slot_node); in ppc440spe_adma_alloc_chan_resources()
3563 &ppc440spe_chan->all_slots, slot_node) { in ppc440spe_adma_free_chan_resources()
3564 list_del(&iter->slot_node); in ppc440spe_adma_free_chan_resources()