Lines Matching refs:slot_node
1451 slot = list_entry(slot->slot_node.next, in ppc440spe_adma_free_slots()
1453 slot_node); in ppc440spe_adma_free_slots()
1705 slot_node); in ppc440spe_adma_alloc_slots()
1707 slot_node) { in ppc440spe_adma_alloc_slots()
1740 iter = list_entry(iter->slot_node.next, in ppc440spe_adma_alloc_slots()
1742 slot_node); in ppc440spe_adma_alloc_slots()
1797 INIT_LIST_HEAD(&slot->slot_node); in ppc440spe_adma_alloc_chan_resources()
1804 list_add_tail(&slot->slot_node, &ppc440spe_chan->all_slots); in ppc440spe_adma_alloc_chan_resources()
1812 slot_node); in ppc440spe_adma_alloc_chan_resources()
3548 &ppc440spe_chan->all_slots, slot_node) { in ppc440spe_adma_free_chan_resources()
3549 list_del(&iter->slot_node); in ppc440spe_adma_free_chan_resources()