pool_put 205 sys/pool.h void pool_put(struct pool *, void *); pool_put 216 sys/pool.h #define pool_put(h, v) _pool_put((h), (v), __FILE__, __LINE__)