Searched refs:phpool (Results 1 – 1 of 1) sorted by relevance
80 static struct pool phpool; variable364 pool_put(&phpool, ph); in pr_rmpage()527 if (phpool.pr_size == 0) { in pool_init()528 pool_init(&phpool, sizeof(struct pool_item_header), 0, 0, in pool_init()615 ph = pool_get(&phpool, flags); in pool_alloc_item_header()1342 pool_put(&phpool, ph); in _pool_reclaim()