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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Draid1.c2090 mempool_t *newpool, *oldpool; local
2143 oldpool = conf->r1bio_pool;
2168 mempool_destroy(oldpool);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_fifo.c234 struct snd_seq_pool *newpool, *oldpool; local
250 oldpool = f->pool;
265 snd_seq_pool_delete(&oldpool);

Completed in 96 milliseconds