/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | metaslab.c | 218 metaslab_group_t *mg; in metaslab_class_validate() local 227 if ((mg = mc->mc_rotor) == NULL) in metaslab_class_validate() 231 vd = mg->mg_vd; in metaslab_class_validate() 234 ASSERT3P(mg->mg_class, ==, mc); in metaslab_class_validate() 236 } while ((mg = mg->mg_next) != mc->mc_rotor); in metaslab_class_validate() 290 metaslab_group_t *mg = tvd->vdev_mg; in metaslab_class_histogram_verify() local 297 mg->mg_class != mc) { in metaslab_class_histogram_verify() 302 mc_hist[i] += mg->mg_histogram[i]; in metaslab_class_histogram_verify() 328 metaslab_group_t *mg = tvd->vdev_mg; in metaslab_class_fragmentation() local 335 mg->mg_class != mc) { in metaslab_class_fragmentation() [all …]
|
H A D | vdev.c | 2168 metaslab_group_t *mg = vd->vdev_mg; in vdev_remove() local 2170 metaslab_group_histogram_verify(mg); in vdev_remove() 2171 metaslab_class_histogram_verify(mg->mg_class); in vdev_remove() 2187 metaslab_group_histogram_remove(mg, msp); in vdev_remove() 2196 metaslab_group_histogram_verify(mg); in vdev_remove() 2197 metaslab_class_histogram_verify(mg->mg_class); in vdev_remove() 2199 ASSERT0(mg->mg_histogram[i]); in vdev_remove() 2429 metaslab_group_t *mg; in vdev_offline_locked() local 2441 mg = tvd->vdev_mg; in vdev_offline_locked() 2463 if (tvd->vdev_islog && mg != NULL) { in vdev_offline_locked() [all …]
|
H A D | spa.c | 1774 metaslab_group_t *mg = tvd->vdev_mg; in spa_passivate_log() local 1777 metaslab_group_passivate(mg); in spa_passivate_log() 1794 metaslab_group_t *mg = tvd->vdev_mg; in spa_activate_log() local 1797 metaslab_group_activate(mg); in spa_activate_log() 5342 metaslab_group_t *mg; in spa_vdev_remove() local 5387 mg = vd->vdev_mg; in spa_vdev_remove() 5392 metaslab_group_passivate(mg); in spa_vdev_remove() 5412 metaslab_group_activate(mg); in spa_vdev_remove()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem_mdesc.c | 63 mem_grp_t *mg; in mdesc_init_n1() local 145 mg = topo_mod_zalloc(mod, sizeof (mem_grp_t)); in mdesc_init_n1() 146 seg->sm_grp = mg; in mdesc_init_n1() 147 mem->mem_group = mg; in mdesc_init_n1() 160 bm->bm_grp = mg->mg_bank; in mdesc_init_n1() 161 mg->mg_bank = bm; in mdesc_init_n1() 205 mem_grp_t *mg; in find_grp() local 210 for (mg = mem->mem_group; mg != NULL; mg = mg->mg_next) { in find_grp() 211 if (mg->mg_size == n) { in find_grp() 213 for (i = 0, bp = mg->mg_bank; in find_grp() [all …]
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/ |
H A D | Kstat.xs | 885 MAGIC *mg; in get_tie() local 887 mg = mg_find((SV *)hash, 'P'); in get_tie() 888 PERL_ASSERTMSG(mg != 0, "get_tie: lost P magic"); in get_tie() 889 tie = (HV *)SvRV(mg->mg_obj); in get_tie() 933 MAGIC *mg; in apply_to_ties() local 937 mg = mg_find((SV *)hash4, 'P'); in apply_to_ties() 938 PERL_ASSERTMSG(mg != 0, in apply_to_ties() 942 if (! cb((HV *)SvRV(mg->mg_obj), arg)) { in apply_to_ties() 958 MAGIC *mg; in set_valid() local 960 mg = mg_find((SV *)self, '~'); in set_valid() [all …]
|
/titanic_50/usr/src/cmd/mdb/common/modules/mac/ |
H A D | mac.c | 1064 mac_group_t mg; in mac_group_walk_step() local 1085 if (mdb_vread(&mg, sizeof (mac_group_t), mgp) == -1) { in mac_group_walk_step() 1090 ret = wsp->walk_callback(mgp, &mg, wsp->walk_cbdata); in mac_group_walk_step() 1093 mgp = (uintptr_t)mg.mrg_next; in mac_group_walk_step() 1098 if (mdb_vread(&mg, sizeof (mac_group_t), mgp) == -1) { in mac_group_walk_step() 1103 ret = wsp->walk_callback(mgp, &mg, wsp->walk_cbdata); in mac_group_walk_step() 1106 mgp = (uintptr_t)mg.mrg_next; in mac_group_walk_step() 1182 mac_group_t mg; in mac_group_dcmd() local 1201 if (mdb_vread(&mg, sizeof (mac_group_t), addr) == -1) { in mac_group_dcmd() 1211 if ((args & MAC_GROUP_RX) != 0 && mg.mrg_type != MAC_RING_TYPE_RX) in mac_group_dcmd() [all …]
|
/titanic_50/usr/src/tools/scripts/ |
H A D | validate_pkg.py | 133 mg = (m & stat.S_IRWXG) >> 3 137 if (((mu & 0o2) == 0 and (mo & mg & 0o4) == 0o4) or 139 (mg, mo) == (mu, mu) or 141 (mg & 0o5 == mo & 0o5)) or
|
/titanic_50/usr/src/cmd/units/ |
H A D | unittab | 88 mg milligram 373 carat 205 mg 472 metriccarat 200 mg
|
/titanic_50/usr/src/cmd/spell/ |
H A D | local | 315 mg
|
/titanic_50/usr/src/cmd/zdb/ |
H A D | zdb.c | 817 metaslab_group_t *mg = tvd->vdev_mg; in dump_metaslab_groups() local 819 if (mg->mg_class != mc) in dump_metaslab_groups() 822 metaslab_group_histogram_verify(mg); in dump_metaslab_groups() 823 mg->mg_fragmentation = metaslab_group_fragmentation(mg); in dump_metaslab_groups() 829 if (mg->mg_fragmentation == ZFS_FRAG_INVALID) { in dump_metaslab_groups() 833 (u_longlong_t)mg->mg_fragmentation); in dump_metaslab_groups() 835 dump_histogram(mg->mg_histogram, RANGE_TREE_HISTOGRAM_SIZE, 0); in dump_metaslab_groups()
|
/titanic_50/usr/src/lib/libast/common/port/ |
H A D | lc.tab | 98 mg malagasy
|
/titanic_50/usr/src/cmd/mdb/common/modules/zfs/ |
H A D | zfs.c | 1352 mdb_metaslab_group_t mg; in metaslab_group_stats() local 1353 if (mdb_ctf_vread(&mg, "metaslab_group_t", "mdb_metaslab_group_t", in metaslab_group_stats() 1361 if (mg.mg_fragmentation == ZFS_FRAG_INVALID) in metaslab_group_stats() 1364 mdb_printf("%0?p %15llu%%\n", addr, mg.mg_fragmentation); in metaslab_group_stats() 1367 dump_histogram(mg.mg_histogram, RANGE_TREE_HISTOGRAM_SIZE, 0); in metaslab_group_stats()
|
/titanic_50/usr/src/cmd/ztest/ |
H A D | ztest.c | 3043 metaslab_group_t *mg; in ztest_vdev_LUN_growth() local 3054 mg = tvd->vdev_mg; in ztest_vdev_LUN_growth() 3055 mc = mg->mg_class; in ztest_vdev_LUN_growth() 3129 if (tvd->vdev_mg != mg || mg->mg_class != mc) { in ztest_vdev_LUN_growth()
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_hw.h | 1294 uint32_t mg :1; /* change GID table */ member 1327 uint32_t mg :1; /* change GID table size */ member
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 3566 initport->mg = 1; in hermon_hca_port_init()
|