Searched refs:slots_allocated (Results 1 – 5 of 5) sorted by relevance
476 idx = mv_chan->slots_allocated; in mv_xor_alloc_chan_resources()497 mv_chan->slots_allocated = idx; in mv_xor_alloc_chan_resources()502 if (mv_chan->slots_allocated && !mv_chan->last_used) in mv_xor_alloc_chan_resources()509 mv_chan->slots_allocated, mv_chan->last_used); in mv_xor_alloc_chan_resources()511 return mv_chan->slots_allocated ? : -ENOMEM; in mv_xor_alloc_chan_resources()599 mv_chan->slots_allocated--; in mv_xor_free_chan_resources()604 __func__, mv_chan->slots_allocated); in mv_xor_free_chan_resources()
439 int init = iop_chan->slots_allocated ? 0 : 1; in iop_adma_alloc_chan_resources()446 idx = iop_chan->slots_allocated; in iop_adma_alloc_chan_resources()470 iop_chan->slots_allocated++; in iop_adma_alloc_chan_resources()473 } while (iop_chan->slots_allocated < num_descs_in_pool); in iop_adma_alloc_chan_resources()482 iop_chan->slots_allocated, iop_chan->last_used); in iop_adma_alloc_chan_resources()748 iop_chan->slots_allocated--; in iop_adma_free_chan_resources()753 __func__, iop_chan->slots_allocated); in iop_adma_free_chan_resources()
121 int slots_allocated; member
101 int slots_allocated; member
1794 init = ppc440spe_chan->slots_allocated ? 0 : 1; in ppc440spe_adma_alloc_chan_resources()1798 i = ppc440spe_chan->slots_allocated; in ppc440spe_adma_alloc_chan_resources()1824 ppc440spe_chan->slots_allocated++; in ppc440spe_adma_alloc_chan_resources()3573 ppc440spe_chan->slots_allocated--; in ppc440spe_adma_free_chan_resources()3580 __func__, ppc440spe_chan->slots_allocated); in ppc440spe_adma_free_chan_resources()