Searched refs:s_types (Results 1 – 4 of 4) sorted by relevance
62 if ((new->s_types & SNAP_PSETS) && in cpu_walk()339 if (old->s_types != new->s_types) in snapshot_report_changes()342 pset = old->s_types & SNAP_PSETS; in snapshot_report_changes()347 if (old->s_types & SNAP_CPUS) in snapshot_report_changes()386 if (old->s_types != new->s_types) in snapshot_has_changed()389 if (!ret && (old->s_types & cpu_mask)) in snapshot_has_changed()391 if (!ret && (old->s_types & SNAP_PSETS)) in snapshot_has_changed()393 if (!ret && (old->s_types & iodev_mask)) in snapshot_has_changed()
120 if (!(ss->s_types & SNAP_CONTROLLERS)) in find_parent()1055 get_pretty_name(ss->s_types, pos, kc); in acquire_iodevs()1067 if (ss->s_types & SNAP_IODEV_ERRORS) { in acquire_iodevs()1075 if (ss->s_types & SNAP_IOPATHS_LTI) { in acquire_iodevs()1084 if (ss->s_types & SNAP_IOPATHS_LI) { in acquire_iodevs()
215 enum snapshot_types s_types; member
314 ss->s_types = types; in acquire_snapshot()