Searched refs:npools (Results 1 – 3 of 3) sorted by relevance
59 unsigned int npools; member119 g->npools = APR_RANDOM_DEFAULT_POOLS; in apr_random_init()120 g->pools = apr_palloc(p,g->npools*sizeof *g->pools); in apr_random_init()121 for (n = 0; n < g->npools; ++n) { in apr_random_init()204 for (n = 0 ; n < g->npools && (n == 0 || g->generation&(1 << (n-1))) in rekey()235 if (++g->next_pool == g->npools) in apr_random_add_entropy()
175 unsigned npools; member528 _manager->npools--; in ttm_dma_free_pool()625 _manager->npools++; in ttm_dma_pool_init()1022 pool_offset = pool_offset % _manager->npools; in ttm_dma_pool_mm_shrink()
2722 int npools; in zpool_do_iostat() local2778 if ((npools = pool_list_count(list)) == 0) in zpool_do_iostat()2810 if (npools > 1 && !verbose) in zpool_do_iostat()