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