/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/ |
H A D | phosphor-state-manager_%.bbappend | 10 # The host-graceful-poweroff service replaces the `pldmSoftPowerOff` and 14 obmc-host-shutdown@{}.target.requires/host-graceful-poweroff@{}.service \ 17 # The "warm-reboot" is what does the graceful shutdown operation and the 19 # as part of the graceful shutdown path, which we want to skip in a normal 105 file://host-graceful-poweroff \ 106 file://host-graceful-poweroff@.service \ 136 install -m 0755 ${UNPACKDIR}/host-graceful-poweroff ${D}${libexecdir}/${PN}/
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/ |
H A D | phosphor-state-manager_%.bbappend | 48 obmc-host-shutdown@{}.target.requires/host-graceful-poweroff@{}.service \ 83 file://host-graceful-poweroff \ 84 file://host-graceful-poweroff@.service \ 107 install -m 0755 ${UNPACKDIR}/host-graceful-poweroff ${D}${libexecdir}/${PN}/
|
/openbmc/phosphor-state-manager/target_files/ |
H A D | obmc-host-warm-reboot@.target | 2 # This will perform a graceful restart of the host while keeping the chassis
|
H A D | meson.build | 17 'obmc-host-graceful-quiesce@.target',
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ampere-hostctrl/ |
H A D | ampere-host-shutdown.service | 2 Description=Ampere Computing LLC graceful shutdown host
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/phosphor-state-manager/ |
H A D | host-graceful-poweroff@.service | 12 ExecStart=/usr/libexec/phosphor-state-manager/host-graceful-poweroff %i
|
H A D | host-poweron@.service | 20 ExecStartPost=/bin/systemctl stop host-graceful-poweroff@%i.service
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/phosphor-state-manager/ |
H A D | host-graceful-poweroff@.service | 12 ExecStart=/usr/libexec/phosphor-state-manager/host-graceful-poweroff %i
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_power_operations.robot | 23 [Documentation] Verify Redfish host graceful shutdown operation. 52 [Documentation] Verify Redfish host graceful restart operation.
|
/openbmc/openbmc/poky/meta/recipes-support/libdaemon/ |
H A D | libdaemon_0.14.bb | 3 facilities for logging and a signal handler to enable graceful shutdown, \
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | assert-power-good | 9 active=$(systemctl is-active host-graceful-poweroff@0.service)
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/opusfile/opusfile/ |
H A D | CVE-2022-47021.patch | 7 a null pointer. This allows more graceful recovery by the caller
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_managers_bmc.robot | 107 [Documentation] BMC graceful restart when host is powered off. 180 [Documentation] BMC graceful restart when host is running.
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/host/ |
H A D | ampere-hostctrl.bb | 37 # overwrite the host shutdown to graceful shutdown
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/state/ |
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 \
|
H A D | phosphor-state-manager_git.bb | 186 # - graceful-quiesce: Target to enter on host boot failure (allow host graceful shutdown) 199 HOST_ACTION_TARGETS = "start startmin stop quiesce graceful-quiesce reset shutdown crash timeout "
|
/openbmc/docs/designs/ |
H A D | state-management-and-external-interfaces.md | 60 "ForceOff": "Turn off the unit immediately (non-graceful shutdown).", 95 causes a graceful shutdown of the host, a power cycle of the chassis, and a
|
H A D | fail-boot-on-hw-error.md | 96 A new `obmc-host-graceful-quiesce@.target` systemd target will be started. This 97 new target will ensure a graceful shutdown of the host is initated and then
|
/openbmc/linux/Documentation/mm/ |
H A D | transhuge.rst | 12 - "graceful fallback": mm components which don't have transparent hugepage 61 missing after pmd_offset returns the pmd. Thanks to the graceful
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | mlx5.rst | 163 is autorecover enabled and graceful period from last recover:: 191 is autorecover enabled, and graceful period from last recover::
|
/openbmc/linux/include/linux/ |
H A D | mhi.h | 652 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful);
|
/openbmc/linux/drivers/bus/mhi/host/ |
H A D | pm.c | 1171 void mhi_power_down(struct mhi_controller *mhi_cntrl, bool graceful) in mhi_power_down() argument 1186 transition_state = (graceful) ? MHI_PM_SHUTDOWN_PROCESS : in mhi_power_down()
|
/openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
H A D | test_post_codes.robot | 210 [Documentation] Trigger Redfish graceful restart action on host system
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
H A D | switchdev.rst | 274 safe to delete the SF port for graceful termination of the subfunction.
|
/openbmc/linux/drivers/remoteproc/ |
H A D | Kconfig | 265 the sys_mon SMD and GLINK channel, which are used for graceful
|