ppool             375 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 		struct cxgbi_ppm_pool *ppool = per_cpu_ptr(pools, cpu);
ppool             377 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 		memset(ppool, 0, alloc_sz);
ppool             378 drivers/net/ethernet/chelsio/libcxgb/libcxgb_ppm.c 		spin_lock_init(&ppool->lock);
ppool             478 sound/core/seq/seq_memory.c int snd_seq_pool_delete(struct snd_seq_pool **ppool)
ppool             480 sound/core/seq/seq_memory.c 	struct snd_seq_pool *pool = *ppool;
ppool             482 sound/core/seq/seq_memory.c 	*ppool = NULL;