Searched refs:pfr_kentry_pl2 (Results 1 – 1 of 1) sorted by relevance
159 static struct pool pfr_kentry_pl2; variable218 pool_init(&pfr_kentry_pl2, sizeof(struct pfr_kentry), 0, 0, 0, in pfr_initialize()235 pool_destroy(&pfr_kentry_pl2);914 ke = pool_get(&pfr_kentry_pl2, PR_WAITOK); in pfr_create_kentry()950 pool_put(&pfr_kentry_pl2, ke); in pfr_destroy_kentry()