Searched refs:zalloc_needs_refill (Results 1 – 1 of 1) sorted by relevance
4697 zalloc_needs_refill(zone_t zone, zalloc_flags_t flags) in zalloc_needs_refill() function4803 if (!z->z_permanent && !zalloc_needs_refill(z, flags)) { in zone_expand_locked()4982 } while (!z->z_permanent && zalloc_needs_refill(z, flags)); in zone_expand_locked()