Searched refs:pool_printit (Results 1 – 3 of 3) sorted by relevance
234 void pool_printit(struct pool *, const char *,
376 pool_printit((struct pool *)addr, modif, db_printf);
1381 pool_printit(struct pool *pp, const char *modif, int (*pr)(const char *, ...)) in pool_printit() function