Searched refs:pre_alloc (Results 1 – 5 of 5) sorted by relevance
175 CLST flen, vcn0 = vcn, pre = pre_alloc ? *pre_alloc : 0; in attr_allocate_clusters()185 if (*pre_alloc) in attr_allocate_clusters()186 *pre_alloc = 0; in attr_allocate_clusters()421 CLST next_svcn, pre_alloc = -1, done = 0; in attr_set_size() local515 pre_alloc = 0; in attr_set_size()518 pre_alloc = 0; in attr_set_size()519 } else if (pre_alloc == -1) { in attr_set_size()520 pre_alloc = 0; in attr_set_size()525 pre_alloc = new_alen2 - new_alen; in attr_set_size()545 if (pre_alloc && to_allocate + pre_alloc > free) in attr_set_size()[all …]
415 CLST vcn, CLST lcn, CLST len, CLST *pre_alloc,
650 if (mhi_chan->pre_alloc) { in parse_xfer_event()1160 if (unlikely(mhi_chan->pre_alloc)) in mhi_queue_skb()1179 if (unlikely(mhi_chan->pre_alloc)) in mhi_queue_dma()1459 if (mhi_chan->pre_alloc) { in mhi_prepare_channel()1582 if (mhi_chan->pre_alloc) { in mhi_reset_data_chan()
790 mhi_chan->pre_alloc = ch_cfg->auto_queue; in parse_ch_cfg()796 if (mhi_chan->pre_alloc && mhi_chan->dir != DMA_FROM_DEVICE) { in parse_ch_cfg()
579 bool pre_alloc; member
Completed in 18 milliseconds