Searched refs:kstat_pool (Results 1 – 1 of 1) sorted by relevance
158 struct pool kstat_pool; variable465 pool_init(&kstat_pool, sizeof(struct kstat), 0, IPL_NONE, in kstat_init()514 ks = pool_get(&kstat_pool, PR_WAITOK|PR_ZERO); in kstat_create()552 pool_put(&kstat_pool, ks); in kstat_create()651 pool_put(&kstat_pool, ks); in kstat_destroy()