subr_pool.c | 376 static bool pool_cache_put_slow(pool_cache_t, pool_cache_cpu_t *, int, 2791 pool_cache_put_slow(pool_cache_t pc, pool_cache_cpu_t *cc, int s, void *object) function in typeref:typename:bool __noinline 2905 if (!pool_cache_put_slow(pc, cc, s, object))
|