Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_fifo.c222 struct snd_seq_pool *newpool, *oldpool; in snd_seq_fifo_resize() local
239 oldpool = f->pool; in snd_seq_fifo_resize()
250 snd_seq_pool_mark_closing(oldpool); in snd_seq_fifo_resize()
258 snd_seq_pool_delete(&oldpool); in snd_seq_fifo_resize()
/linux/drivers/md/
H A Draid1.c3361 mempool_t *newpool, *oldpool; in raid1_reshape() local
3409 oldpool = conf->r1bio_pool; in raid1_reshape()
3440 mempool_destroy(oldpool); in raid1_reshape()