/freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
H A D | gpio-restart.txt | 1 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 D | st-reset.txt | 4 - compatible: should be "stih407-restart". 8 restart { 9 compatible = "st,stih407-restart";
|
H A D | msm-poweroff.txt | 4 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 D | unbound.init_fedora | 71 restart() { 81 restart 100 restart) 101 restart 112 condrestart|try-restart) 114 restart
|
H A D | unbound.init_yocto | 88 restart() { 98 restart 119 restart) 132 condrestart|try-restart) 134 restart
|
H A D | unbound.init | 88 restart() { 98 restart 119 restart) 132 condrestart|try-restart) 134 restart
|
/freebsd/crypto/openssh/contrib/suse/ |
H A D | rc.sshd | 67 try-restart) 70 $0 status >/dev/null && $0 restart 75 restart)
|
/freebsd/lib/libiconv_modules/DECHanyu/ |
H A D | citrus_dechanyu.c | 187 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 D | t_rc_d_cli.sh | 112 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 D | progressbox.c | 145 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 D | pseudofs_vncache.c | 307 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 D | marcus4.sh | 40 pgrep -q watchdogd && { service watchdogd stop > /dev/null && restart=1; } 85 [ $restart ] && service watchdogd start > /dev/null
|
/freebsd/etc/mail/ |
H A D | Makefile | 232 restart restart-mta restart-mspq: target
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_rhs.c | 501 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 D | ck_hs.c | 340 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 D | citrus_utf8.c | 199 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 D | nvme_xpt.c | 117 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 D | jh7100-starfive-visionfive-v1.dts | 14 gpio-restart { 15 compatible = "gpio-restart";
|
/freebsd/sys/geom/bde/ |
H A D | g_bde_work.c |
|
/freebsd/sys/dev/sound/pcm/ |
H A D | vchan.c | 409 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 D | cbcp.c | 84 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 D | citrus_euc.c | 214 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 D | citrus_mskanji.c | 176 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 D | qemu-1-setup.sh | 40 sudo systemctl restart ksm 41 sudo systemctl restart ksmtuned
|
/freebsd/sys/contrib/device-tree/src/arm/synaptics/ |
H A D | berlin2cd-valve-steamlink.dts | 19 gpio-restart { 20 compatible = "gpio-restart";
|