pool_get          620 kern/subr_pool.c pool_get(struct pool *pp, int flags)
pool_get          215 sys/pool.h     #define		pool_get(h, f)	_pool_get((h), (f), __FILE__, __LINE__)