Home
last modified time | relevance | path

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

12345678910>>...17

/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dgpio-restart.txt1 Drive a GPIO line that can be used to restart the system from a restart
5 time, the driver will request the given gpio line and install a restart
8 the restart is initiated.
10 When the system is restarted, the restart handler will be invoked in
18 restart handler completes allowing other restart handlers to be attempted.
21 - compatible : should be "gpio-restart".
29 it to when the restart is initiated. If this optional property is not
33 0: Restart handler of last resort, with limited restart
35 128: Default restart handler; use if no other restart handler is
36 expected to be available, and/or if restart functionality is
[all …]
H A Dst-reset.txt4 - compatible: should be "stih407-restart".
8 restart {
9 compatible = "st,stih407-restart";
H A Dmsm-poweroff.txt4 Clearing that bit allows us to restart/poweroff. The difference
5 between poweroff and restart is determined by unique power manager IC
14 restart@fc4ab000 {
/freebsd/contrib/unbound/contrib/
H A Dunbound.init_fedora71 restart() {
81 restart
100 restart)
101 restart
112 condrestart|try-restart)
114 restart
H A Dunbound.init_yocto88 restart() {
98 restart
119 restart)
132 condrestart|try-restart)
134 restart
H A Dunbound.init88 restart() {
98 restart
119 restart)
132 condrestart|try-restart)
134 restart
/freebsd/crypto/openssh/contrib/suse/
H A Drc.sshd67 try-restart)
70 $0 status >/dev/null && $0 restart
75 restart)
/freebsd/lib/libiconv_modules/DECHanyu/
H A Dcitrus_dechanyu.c187 goto restart; in _citrus_DECHanyu_mbrtowc_priv()
223 goto restart; in _citrus_DECHanyu_mbrtowc_priv()
230 goto restart; in _citrus_DECHanyu_mbrtowc_priv()
239 goto restart; in _citrus_DECHanyu_mbrtowc_priv()
251 goto restart; in _citrus_DECHanyu_mbrtowc_priv()
265 restart: in _citrus_DECHanyu_mbrtowc_priv()
/freebsd/contrib/netbsd-tests/sys/rc/
H A Dt_rc_d_cli.sh112 atf_check -s eq:0 -o ignore -e empty ${rc_helper} restart
126 atf_check -s eq:1 -o ignore -e ignore ${rc_helper} restart foo
201 do_overriden_no_args restart
210 do_overriden_with_args restart
/freebsd/contrib/dialog/
H A Dprogressbox.c145 get_line(MY_OBJ * obj, int *restart) in get_line() argument
152 *restart = 0; in get_line()
212 *restart = 1; in get_line()
303 restart: in pause_for_ok()
355 goto restart; in pause_for_ok()
415 restart: in dlg_progressbox()
430 goto restart; in dlg_progressbox()
/freebsd/sys/fs/pseudofs/
H A Dpseudofs_vncache.c307 restart: in pfs_purge()
324 goto restart; in pfs_purge()
350 restart: in pfs_exit()
359 goto restart; in pfs_exit()
/freebsd/tools/test/stress2/misc/
H A Dmarcus4.sh40 pgrep -q watchdogd && { service watchdogd stop > /dev/null && restart=1; }
85 [ $restart ] && service watchdogd start > /dev/null
/freebsd/etc/mail/
H A DMakefile232 restart restart-mta restart-mspq: target
/freebsd/sys/contrib/ck/src/
H A Dck_rhs.c501 restart: in ck_rhs_grow()
535 goto restart; in ck_rhs_grow()
923 restart: in ck_rhs_put_robin_hood()
960 goto restart; in ck_rhs_put_robin_hood()
1082 restart: in ck_rhs_fas()
1101 goto restart; in ck_rhs_fas()
1144 restart: in ck_rhs_apply()
1152 goto restart; in ck_rhs_apply()
1196 goto restart; in ck_rhs_apply()
1248 restart: in ck_rhs_set()
[all …]
H A Dck_hs.c340 restart: in ck_hs_grow()
395 goto restart; in ck_hs_grow()
699 restart: in ck_hs_apply()
707 goto restart; in ck_hs_apply()
771 restart: in ck_hs_set()
779 goto restart; in ck_hs_set()
825 restart: in ck_hs_put_internal()
835 goto restart; in ck_hs_put_internal()
/freebsd/lib/libiconv_modules/UTF8/
H A Dcitrus_utf8.c199 goto restart; in _citrus_UTF8_mbrtowc_priv()
212 goto restart; in _citrus_UTF8_mbrtowc_priv()
237 restart: in _citrus_UTF8_mbrtowc_priv()
/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c117 int restart; member
269 if (softc->restart) { in nvme_probe_start()
270 softc->restart = 0; in nvme_probe_start()
324 0, softc->restart ? (SF_NO_RECOVERY | SF_NO_RETRY) : 0 in nvme_probe_done()
352 if (softc->restart) in nvme_probe_done()
473 if (softc->restart) { in nvme_probe_done()
474 softc->restart = 0; in nvme_probe_done()
563 softc->restart = 1; in nvme_scan_lun()
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7100-starfive-visionfive-v1.dts14 gpio-restart {
15 compatible = "gpio-restart";
/freebsd/sys/geom/bde/
H A Dg_bde_work.c
/freebsd/sys/dev/sound/pcm/
H A Dvchan.c409 int *vchanrate, direction, ret, newspd, restart; in sysctl_dev_pcm_vchanrate() local
466 restart = 1; in sysctl_dev_pcm_vchanrate()
468 restart = 0; in sysctl_dev_pcm_vchanrate()
479 if (restart != 0) { in sysctl_dev_pcm_vchanrate()
507 int *vchanformat, direction, ret, restart; in sysctl_dev_pcm_vchanformat() local
568 restart = 1; in sysctl_dev_pcm_vchanformat()
570 restart = 0; in sysctl_dev_pcm_vchanformat()
574 if (restart != 0) { in sysctl_dev_pcm_vchanformat()
/freebsd/usr.sbin/ppp/
H A Dcbcp.c84 if (cbcp->fsm.restart) { in cbcp_Timeout()
308 cbcp->fsm.restart--; in cbcp_SendReq()
347 cbcp->fsm.restart = DEF_FSMTRIES; in cbcp_Up()
503 cbcp->fsm.restart--; in cbcp_SendResponse()
616 cbcp->fsm.restart--; in cbcp_SendAck()
665 cbcp->fsm.restart = DEF_FSMTRIES; in cbcp_Input()
691 cbcp->fsm.restart = DEF_FSMTRIES; in cbcp_Input()
/freebsd/lib/libiconv_modules/EUC/
H A Dcitrus_euc.c214 goto restart; in _citrus_EUC_mbrtowc_priv()
232 goto restart; in _citrus_EUC_mbrtowc_priv()
270 restart: in _citrus_EUC_mbrtowc_priv()
/freebsd/lib/libiconv_modules/MSKanji/
H A Dcitrus_mskanji.c176 goto restart; in _citrus_MSKanji_mbrtowc_priv()
191 goto restart; in _citrus_MSKanji_mbrtowc_priv()
225 restart: in _citrus_MSKanji_mbrtowc_priv()
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-1-setup.sh40 sudo systemctl restart ksm
41 sudo systemctl restart ksmtuned
/freebsd/sys/contrib/device-tree/src/arm/synaptics/
H A Dberlin2cd-valve-steamlink.dts19 gpio-restart {
20 compatible = "gpio-restart";

12345678910>>...17