Searched refs:pr_phpool (Results 1 – 2 of 2) sorted by relevance
125 struct pool *pr_phpool; /* Pool item header pool */ member
642 pool_put(pp->pr_phpool, ph); in pr_pagelist_free() 969 pp->pr_phpool = &phpool[idx]; in pool_init() 971 pp->pr_phpool = NULL; in pool_init() 1087 ph = pool_get(pp->pr_phpool, flags); in pool_get()