Searched refs:slots_allocated (Results 1 – 6 of 6) sorted by relevance
71 int slots_allocated; member
472 idx = mv_chan->slots_allocated; in mv_xor_alloc_chan_resources()493 mv_chan->slots_allocated = idx; in mv_xor_alloc_chan_resources()498 if (mv_chan->slots_allocated && !mv_chan->last_used) in mv_xor_alloc_chan_resources()505 mv_chan->slots_allocated, mv_chan->last_used); in mv_xor_alloc_chan_resources()507 return mv_chan->slots_allocated ? : -ENOMEM; in mv_xor_alloc_chan_resources()595 mv_chan->slots_allocated--; in mv_xor_free_chan_resources()600 __func__, mv_chan->slots_allocated); in mv_xor_free_chan_resources()
435 int init = iop_chan->slots_allocated ? 0 : 1; in iop_adma_alloc_chan_resources()442 idx = iop_chan->slots_allocated; in iop_adma_alloc_chan_resources()466 iop_chan->slots_allocated++; in iop_adma_alloc_chan_resources()469 } while (iop_chan->slots_allocated < num_descs_in_pool); in iop_adma_alloc_chan_resources()478 iop_chan->slots_allocated, iop_chan->last_used); in iop_adma_alloc_chan_resources()744 iop_chan->slots_allocated--; in iop_adma_free_chan_resources()749 __func__, iop_chan->slots_allocated); in iop_adma_free_chan_resources()
117 int slots_allocated; member
101 int slots_allocated; member
1790 init = ppc440spe_chan->slots_allocated ? 0 : 1; in ppc440spe_adma_alloc_chan_resources()1794 i = ppc440spe_chan->slots_allocated; in ppc440spe_adma_alloc_chan_resources()1820 ppc440spe_chan->slots_allocated++; in ppc440spe_adma_alloc_chan_resources()3569 ppc440spe_chan->slots_allocated--; in ppc440spe_adma_free_chan_resources()3576 __func__, ppc440spe_chan->slots_allocated); in ppc440spe_adma_free_chan_resources()