Searched refs:pool_must_refill (Results 1 – 1 of 1) sorted by relevance
147 static __always_inline bool pool_must_refill(struct obj_pool *pool) in pool_must_refill() function396 if (!pool_must_refill(&pool_global) && atomic_read(&cpus_allocating)) in fill_pool()