Lines Matching defs:activated
763 * for allocations. We also don't consider non-activated
865 * either because we never activated in the first place or
3387 * The current metaslab is already activated for us so there
3388 * is nothing to do. Already activated though, doesn't mean
3389 * that this metaslab is activated for our allocator nor our
3413 * to see if it was activated by another thread.
3415 * If the metaslab was activated for another allocator or
3416 * it was activated with a different activation weight (e.g.
3417 * we wanted to make it a primary but it was activated as
3420 * If the metaslab was activated for the same allocator
3512 * Segment-based metaslabs are activated once and remain active until
3515 * buckets since the metaslab was activated. This function checks to see
4694 * activated by another thread, and we fail to allocate from the metaslab we
4695 * have selected, we may not try the newly-activated metaslab, and instead
4698 * except for the newly-activated metaslab which we fail to examine).
4916 * If the metaslab was activated for another allocator
4956 * If the metaslab was activated by another thread for
4967 boolean_t activated;
4969 activated = B_TRUE;
4972 activated = B_FALSE;
5003 if (activated) {
5012 if (activated) {
5025 if (activated)
5070 if (activated) {