/openbmc/linux/drivers/md/ |
H A D | raid5-log.h | 12 void r5l_quiesce(struct r5l_log *log, int quiesce); 43 void ppl_quiesce(struct r5conf *conf, int quiesce); 116 static inline void log_quiesce(struct r5conf *conf, int quiesce) in log_quiesce() argument 119 r5l_quiesce(conf->log, quiesce); in log_quiesce() 121 ppl_quiesce(conf, quiesce); in log_quiesce()
|
/openbmc/phosphor-state-manager/target_files/ |
H A D | meson.build | 2 'obmc-bmc-service-quiesce@.target', 17 'obmc-host-graceful-quiesce@.target', 18 'obmc-host-quiesce@.target',
|
H A D | obmc-host-start@.target | 5 OnFailure=obmc-host-quiesce@%i.target
|
H A D | obmc-host-startmin@.target | 8 OnFailure=obmc-host-quiesce@%i.target
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/host/ |
H A D | op-proc-control-systemd-links.bb | 21 mkdir -p $D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants 27 …LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/op-clear-sys-dump-active@0.servic… 31 LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/op-stop-instructions@0.service" 96 …LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/phal-create-boottime-guard-indica… 127 # If not a mpreboot system, default to quiesce target in crash target to support 130 LINK="$D$systemd_system_unitdir/obmc-host-crash@0.target.wants/obmc-host-quiesce@0.target" 131 TARGET="../obmc-host-quiesce@.target" 172 …LINK="$D$systemd_system_unitdir/obmc-host-quiesce@0.target.wants/phal-create-boottime-guard-indica… 187 LINK="$D$systemd_system_unitdir/obmc-host-crash@0.target.wants/obmc-host-quiesce@0.target"
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | firmware-activate.rst | 41 either 'live', or 'quiesce'. A value of 'quiesce' triggers the kernel to 50 'live' or 'quiesce', where 'live' indicates that the firmware 51 does not require or inflict any quiesce period on the system to update 52 firmware. A capability value of 'quiesce' indicates that firmware does
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/ |
H A D | phosphor-state-manager_git.bb | 120 DBUS_SERVICE:${PN}-bmc += "obmc-bmc-service-quiesce@.target" 185 # - quiesce: Target to enter on host boot failure 186 # - graceful-quiesce: Target to enter on host boot failure (allow host graceful shutdown) 190 # quiesce target but the only delta is that this target contains 191 # multiple services and one of them is the quiesce target. 199 HOST_ACTION_TARGETS = "start startmin stop quiesce graceful-quiesce reset shutdown crash timeout " 216 QUIESCE_TMPL = "obmc-host-quiesce@.target" 218 QUIESCE_INSTFMT = "obmc-host-quiesce@{1}.target"
|
H A D | phosphor-state-manager-systemd-links.inc | 11 obmc-host-graceful-quiesce@{}.target.wants/obmc-host-quiesce@{}.target \ 12 obmc-host-graceful-quiesce@{}.target.wants/pldmSoftPowerOff.service \ 13 obmc-host-quiesce@{}.target.wants/phosphor-reset-sensor-states@{}.service \
|
/openbmc/skeleton/pychassisctl/ |
H A D | chassis_control.py | 138 def quiesce(self): member in ChassisControlObject 168 self.quiesce()
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog/ |
H A D | poweron.conf | 4 Conflicts=obmc-host-quiesce@0.target
|
/openbmc/docs/architecture/ |
H A D | openbmc-systemd.md | 114 The `obmc-host-quiesce@.target` is utilized in host error scenarios. When the 115 `obmc-host-quiesce@0.target` is entered, it puts the host state D-Bus 122 `obmc-chassis-hard-poweroff@.target` and `obmc-host-quiesce@.target`. It is 132 quiesce. 200 Within OpenBMC, there is a host quiesce target. This is the target that other 202 OpenBMC can then monitor for the entry into this quiesce target and will handle 214 - All targets should have a `OnFailure=obmc-quiesce-host@.target` 220 `OnFailure=obmc-quiesce-host@.target` and ideally set "RemainAfterExit=no" 223 to call systemd with the `obmc-quiesce-host@.target` on failures
|
/openbmc/qemu/hw/s390x/ |
H A D | event-facility.c | 42 SCLPEvent quiesce, cpu_hotplug; member 433 &event_facility->quiesce, in init_event_facility() 445 if (!qdev_realize(DEVICE(&event_facility->quiesce), in realize_event_facility() 451 qdev_unrealize(DEVICE(&event_facility->quiesce)); in realize_event_facility()
|
/openbmc/linux/drivers/nvdimm/ |
H A D | core.c | 429 bool quiesce; in activate_store() local 436 quiesce = false; in activate_store() 438 quiesce = true; in activate_store() 450 if (quiesce) in activate_store()
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/debug/openpower-debug-collector/ |
H A D | openpower-debug-collector-watchdog-timeout@.service | 3 Before=obmc-host-quiesce@%i.target
|
H A D | openpower-debug-collector-watchdog@.service | 3 Before=obmc-host-quiesce@%i.target
|
H A D | openpower-debug-collector-checkstop@.service | 3 Before=obmc-host-quiesce@%i.target
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-ampere/host/ampere-hostctrl/ |
H A D | obmc-host-already-on@.target | 4 Conflicts=obmc-host-quiesce@%i.target
|
H A D | ampere-host-on-host-check@.service | 7 OnFailure=obmc-host-quiesce@%i.target
|
/openbmc/openpower-proc-control/service_files/ |
H A D | phal-create-boottime-guard-indicator.service.in | 15 #WantedBy=obmc-host-quiesce@0.target
|
H A D | op-clear-sys-dump-active@.service.in | 22 #WantedBy=obmc-host-quiesce@%i.target
|
/openbmc/phosphor-logging/ |
H A D | log_manager.cpp | 393 auto quiesce = this->busLog.new_method_call( in checkAndQuiesceHost() local 397 quiesce.append("obmc-host-graceful-quiesce@0.target"); in checkAndQuiesceHost() 398 quiesce.append("replace"); in checkAndQuiesceHost() 400 this->busLog.call_noreply(quiesce); in checkAndQuiesceHost()
|
/openbmc/phosphor-state-manager/scripts/ |
H A D | host-reboot | 30 systemctl start obmc-host-quiesce@"$1".target
|
/openbmc/qemu/include/hw/ppc/ |
H A D | vof.h | 42 void (*quiesce)(MachineState *ms); member
|
/openbmc/phosphor-state-manager/service_files/ |
H A D | phosphor-reboot-host@.service | 15 # is not 0, otherwise it will quiesce the host.
|
/openbmc/docs/designs/ |
H A D | fail-boot-on-hw-error.md | 86 will be created. The corresponding host instance will be put in quiesce by 96 A new `obmc-host-graceful-quiesce@.target` systemd target will be started. This 98 start the `obmc-host-quiesce@.target` which will stop the host and move the host
|