Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 25 of 912) sorted by relevance

12345678910>>...37

/openbmc/linux/drivers/power/reset/
H A Datc260x-poweroff.c32 if (!restart && !power_supply_is_system_supplied()) { in atc2603c_do_poweroff()
39 (restart ? ATC2603C_PMU_SYS_CTL0_RESET_WK_EN in atc2603c_do_poweroff()
58 reg_mask = restart ? ATC2603C_PMU_SYS_CTL0_RESTART_EN in atc2603c_do_poweroff()
60 reg_val = restart ? ATC2603C_PMU_SYS_CTL0_RESTART_EN : 0; in atc2603c_do_poweroff()
63 restart ? ATC2603C_PMU_SYS_CTL0 : ATC2603C_PMU_SYS_CTL1, in atc2603c_do_poweroff()
67 restart ? 0 : 1, ret); in atc2603c_do_poweroff()
83 if (!restart && !power_supply_is_system_supplied()) { in atc2609a_do_poweroff()
90 (restart ? ATC2609A_PMU_SYS_CTL0_RESET_WK_EN in atc2609a_do_poweroff()
109 reg_mask = restart ? ATC2609A_PMU_SYS_CTL0_RESTART_EN in atc2609a_do_poweroff()
111 reg_val = restart ? ATC2609A_PMU_SYS_CTL0_RESTART_EN : 0; in atc2609a_do_poweroff()
[all …]
H A Dlinkstation-poweroff.c37 void (*phy_set_reg)(bool restart);
43 static void linkstation_mvphy_reg_intn(bool restart) in linkstation_mvphy_reg_intn() argument
48 if (restart) in linkstation_mvphy_reg_intn()
82 static void readynas_mvphy_set_reg(bool restart) in readynas_mvphy_set_reg() argument
87 if (restart) in readynas_mvphy_set_reg()
H A DKconfig31 This driver supports restart for Atmel AT91SAM9 and SAMA5
53 This driver supports restart for Axxia SoC.
65 to have restart support.
76 to have restart support.
96 bool "GPIO restart driver"
100 If your board needs a GPIO high/low to restart, say Y and
124 Power off and restart support for Qualcomm boards.
199 Instead they restart, and u-boot holds the SoC until the
203 bool "ST restart driver"
209 bool "TPS65086 restart driver"
[all …]
/openbmc/linux/Documentation/devicetree/bindings/power/reset/
H A Drestart-handler.yaml4 $id: http://devicetree.org/schemas/power/reset/restart-handler.yaml#
14 system, e.g. my cutting off the power. System might have several restart
22 0:: Restart handler of last resort, with limited restart capabilities.
23 128:: Typical, default restart handler; use if no other restart handler
24 is expected to be available, and/or if restart functionality is
25 sufficient to restart the entire system.
26 255:: Highest priority restart handler, will preempt all other restart handlers.
H A Dgpio-restart.yaml4 $id: http://devicetree.org/schemas/power/reset/gpio-restart.yaml#
13 Drive a GPIO line that can be used to restart the system from a restart handler.
16 request the given gpio line and install a restart handler. If the optional properties
18 not driven until the restart is initiated.
20 When the system is restarted, the restart handler will be invoked in priority order. The GPIO
26 restart handler completes allowing other restart handlers to be attempted.
29 - $ref: restart-handler.yaml#
33 const: gpio-restart
61 description: Delay (default 3000) to wait after completing restart sequence [ms]
72 gpio-restart {
[all …]
H A Dst-reset.txt4 - compatible: should be "stih407-restart".
8 restart {
9 compatible = "st,stih407-restart";
/openbmc/linux/arch/arm/mach-omap2/
H A Dboard-generic.c62 .restart = omap2xxx_restart,
79 .restart = omap2xxx_restart,
126 .restart = omap3xxx_restart,
144 .restart = omap3xxx_restart,
161 .restart = omap3xxx_restart,
178 .restart = omap3xxx_restart,
194 .restart = omap3xxx_restart,
213 .restart = ti81xx_restart,
230 .restart = ti81xx_restart,
248 .restart = am33xx_restart,
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D26045 def test(persistent, restart): argument
46 assert persistent or not restart
48 '' if persistent else 'non-', 'with' if restart else 'without'))
65 if restart:
92 test(persistent=False, restart=False)
93 test(persistent=True, restart=False)
94 test(persistent=True, restart=True)
/openbmc/linux/kernel/futex/
H A Dwaitwake.c635 struct restart_block *restart; in futex_wait() local
677 restart = &current->restart_block; in futex_wait()
678 restart->futex.uaddr = uaddr; in futex_wait()
679 restart->futex.val = val; in futex_wait()
680 restart->futex.time = *abs_time; in futex_wait()
681 restart->futex.bitset = bitset; in futex_wait()
696 u32 __user *uaddr = restart->futex.uaddr; in futex_wait_restart()
699 if (restart->futex.flags & FLAGS_HAS_TIMEOUT) { in futex_wait_restart()
700 t = restart->futex.time; in futex_wait_restart()
703 restart->fn = do_no_restart_syscall; in futex_wait_restart()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A D0001-Avoid-bashisms-in-init-scripts.patch53 - echo $"Usage: $0 {start|stop|restart|status}"
54 + echo "Usage: $0 {start|stop|restart|status}"
72 - echo $"Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
73 + echo "Usage: $0 {start|stop|force-stop|restart|condrestart|try-restart|status}"
91 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
92 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
110 - echo $"Usage: $0 {start|stop|restart|status|force-stop}"
111 + echo "Usage: $0 {start|stop|restart|status|force-stop}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/openct/
H A Dopenct.init57 restart() {
74 start|stop|restart)
78 restart
83 try-restart|condrestart)
84 [ ! -f $lockfile ] || restart
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A Dmultipathd.oe90 restart() { function
121 restart)
122 restart
124 force-restart)
127 condrestart|try-restart)
129 restart
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libauthen/libauthen-radius-perl/
H A Drun-ptest11 systemctl restart radiusd || /etc/init.d/radiusd restart || {
21 systemctl restart radiusd || /etc/init.d/radiusd restart
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dremove-bashism.patch50 -function restart() {
51 +restart() {
55 @@ -143,7 +143,7 @@ function restart() {
70 …o $"Usage: $0 {start|forcestart|stop|status|restart|force-reload|forcerestart|reload|condrestart|t…
105 -function restart() {
106 +restart() {
110 @@ -110,7 +110,7 @@ function restart() {
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dedb93xx.c251 .restart = ep93xx_restart,
264 .restart = ep93xx_restart,
277 .restart = ep93xx_restart,
290 .restart = ep93xx_restart,
303 .restart = ep93xx_restart,
316 .restart = ep93xx_restart,
329 .restart = ep93xx_restart,
342 .restart = ep93xx_restart,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql.init150 restart(){
156 [ -e "$lockfile" ] && restart || :
176 restart)
177 restart
179 condrestart|try-restart)
186 restart
/openbmc/linux/arch/openrisc/kernel/
H A Dsignal.c238 int restart = 0; in do_signal() local
251 restart = -2; in do_signal()
256 restart++; in do_signal()
270 if (unlikely(restart) && regs->pc == restart_addr) { in do_signal()
288 if (unlikely(restart) && regs->pc == restart_addr) { in do_signal()
290 return restart; in do_signal()
308 int restart = do_signal(regs, syscall); in do_work_pending() local
309 if (unlikely(restart)) { in do_work_pending()
315 return restart; in do_work_pending()
/openbmc/openbmc/meta-phosphor/recipes-core/systemd/
H A Dphosphor-systemd-policy.bb8 SRC_URI += "file://service-restart-policy.conf"
12 …install -m 644 -D ${WORKDIR}/service-restart-policy.conf ${D}${systemd_unitdir}/system.conf.d/serv…
16 FILES:${PN} += "${systemd_unitdir}/system.conf.d/service-restart-policy.conf"
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/host/host-boot-enable/
H A Dhost-boot-enable.sh29 systemctl restart xyz.openbmc_project.ampere_host_error_monitor.service
30 systemctl restart xyz.openbmc_project.amperecpusensor.service
31 systemctl restart xyz.openbmc_project.EntityManager.service
32 systemctl restart phosphor-pid-control.service
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Datd.init21 restart() {
33 restart|reload)
34 restart
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa-dt.c20 .restart = pxa_restart,
33 .restart = pxa_restart,
48 .restart = pxa_restart,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A Dfreediameter.init38 restart() { function
61 restart)
62 restart
/openbmc/openbmc/meta-hpe/meta-rl300-g11/recipes-hpe/power-sequencing/files/
H A Dgpios-manager.sh57 systemctl restart xyz.openbmc_project.ampere_host_error_monitor.service
58 systemctl restart xyz.openbmc_project.amperecpusensor.service
59 systemctl restart xyz.openbmc_project.EntityManager.service
60 systemctl restart phosphor-pid-control.service
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_service_restart_policy.robot21 [Documentation] Kill active services and expect auto restart.
23 # The services listed below restart policy should be "always"
39 [Documentation] Kill the service and it must restart.
52 Sleep 10s reason=Wait for service to restart.
84 # From service list it will check service auto-restart policy
86 # Proper restart policy services will be appended to auto_restart_policy_always_services list.
99 ... Fail msg=All the given services have incorrect auto-restart policy.
102 …eyword And Continue On Failure Fail msg=Listed services are having incorrect auto-restart policy.
108 # they automatically restart and put into active state.
119 Sleep 10s reason=Wait for service to restart.
[all …]
/openbmc/ipmitool/contrib/
H A Dipmievd.init.suse173 try-restart|condrestart)
182 $0 restart
188 restart)
195 $0 try-restart

12345678910>>...37