Searched refs:oldpool (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_fifo.c222 struct snd_seq_pool *newpool, *oldpool; local
239 oldpool = f->pool;
250 snd_seq_pool_mark_closing(oldpool);
258 snd_seq_pool_delete(&oldpool);
/linux-master/drivers/md/
H A Draid1.c3349 mempool_t newpool, oldpool; local
3359 memset(&oldpool, 0, sizeof(oldpool));
3409 oldpool = conf->r1bio_pool;
3442 mempool_exit(&oldpool);

Completed in 125 milliseconds