Searched refs:from_pool (Results 1 – 1 of 1) sorted by relevance
59 unsigned int from_pool:1; /* If 1 'allocated' from the descriptor pool. */ member291 DEBUG(printk("free_cdesc: cdesc 0x%p, from_pool=%d\n", cdesc, cdesc->from_pool)); in free_cdesc()294 if (cdesc->from_pool) { in free_cdesc()324 cdesc->from_pool = 1; in alloc_cdesc()331 cdesc->from_pool = 0; in alloc_cdesc()346 …: return 0x%p, cdesc->dma_descr=0x%p, from_pool=%d\n", cdesc, cdesc->dma_descr, cdesc->from_pool)); in alloc_cdesc()3504 descr_pool[i].from_pool = 1; in init_stream_coprocessor()3507 descr_pool[i].from_pool = 1; in init_stream_coprocessor()