Searched refs:ppool (Results 1 – 3 of 3) sorted by relevance
324 struct dmem_cgroup_pool_state *pool, *ppool = NULL; in alloc_pool_single() local339 ppool = find_cg_pool_locked(parent, region); in alloc_pool_single()342 ppool ? &ppool->cnt : NULL, true); in alloc_pool_single()351 pool->inited = ppool ? ppool->inited : false; in alloc_pool_single()359 struct dmem_cgroup_pool_state *pool, *ppool, *retpool; in get_cg_pool_locked() local387 ppool = find_cg_pool_locked(pp, region); in get_cg_pool_locked()390 pool->cnt.parent = &ppool->cnt; in get_cg_pool_locked()393 pool = ppool; in get_cg_pool_locked()
374 struct cxgbi_ppm_pool *ppool = per_cpu_ptr(pools, cpu); in ppm_alloc_cpu_pool() local376 memset(ppool, 0, alloc_sz); in ppm_alloc_cpu_pool()377 spin_lock_init(&ppool->lock); in ppm_alloc_cpu_pool()
540 int snd_seq_pool_delete(struct snd_seq_pool **ppool) in snd_seq_pool_delete() argument542 struct snd_seq_pool *pool = *ppool; in snd_seq_pool_delete()544 *ppool = NULL; in snd_seq_pool_delete()