Home
last modified time | relevance | path

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

1234567

/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_reset.c159 resp->u.restart.restart = req->restart; in start_request()
229 resp->u.restart.restart = uni->restart_start; in start_t316()
334 conf->restart = u->u.restart.restart; in start_restart_ack()
514 if (u->u.restart.restart.rclass == UNI_RESTART_ALL || in restart_forward()
517 (u->u.restart.restart.rclass == UNI_RESTART_PATH || in restart_forward()
543 MANDATE_IE(uni, u->u.restart.restart, UNI_IE_RESTART); in response_restart()
544 if (IE_ISGOOD(u->u.restart.restart)) { in response_restart()
548 if (u->u.restart.restart.rclass == UNI_RESTART_ALL && in response_restart()
554 u->u.restart.restart.rclass == UNI_RESTART_CHANNEL)) { in response_restart()
590 ind->restart = u->u.restart.restart; in response_restart()
[all …]
H A Dsig_print.c206 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
209 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
219 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
222 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
232 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
235 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
266 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
269 (const union uni_ieall *)&api->restart, cx); in uni_print_api()
H A Dunidef.h269 struct uni_ie_restart restart; member
274 struct uni_ie_restart restart; member
279 struct uni_ie_restart restart; member
302 struct uni_ie_restart restart; member
/f-stack/freebsd/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
8 the restart is initiated.
18 restart handler completes allowing other restart handlers to be attempted.
21 - compatible : should be "gpio-restart".
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
37 sufficient to restart the entire system
39 restart handlers
47 gpio-restart {
[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 {
H A Drestart-poweroff.txt8 - compatible: Should be "restart-poweroff"
/f-stack/app/redis-5.0.5/utils/
H A Dredis_init_script.tpl37 restart)
42 echo "Please use start, stop, restart or status as first argument"
/f-stack/freebsd/contrib/device-tree/src/arm64/microchip/
H A Dsparx5_pcb135_board.dtsi18 gpio-restart {
19 compatible = "gpio-restart";
/f-stack/freebsd/contrib/device-tree/src/riscv/sifive/
H A Dhifive-unleashed-a00.dts45 gpio-restart {
46 compatible = "gpio-restart";
/f-stack/freebsd/contrib/ck/src/
H A Dck_rhs.c501 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()
1248 restart: in ck_rhs_set()
1256 goto restart; in ck_rhs_set()
1326 restart: in ck_rhs_put_internal()
[all …]
H A Dck_hs.c335 restart: in ck_hs_grow()
390 goto restart; in ck_hs_grow()
694 restart: in ck_hs_apply()
702 goto restart; in ck_hs_apply()
766 restart: in ck_hs_set()
774 goto restart; in ck_hs_set()
820 restart: in ck_hs_put_internal()
830 goto restart; in ck_hs_put_internal()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dberlin2cd-valve-steamlink.dts19 gpio-restart {
20 compatible = "gpio-restart";
H A Dbcm4708-linksys-ea6300-v1.dts33 restart {
H A Dbcm4709-linksys-ea9200.dts36 restart {
H A Dbcm4708-linksys-ea6500-v2.dts34 restart {
H A Dbcm47189-luxul-xap-1440.dts42 restart {
/f-stack/app/redis-5.0.5/utils/create-cluster/
H A DREADME24 … After you stopped the instances you can use "./create-cluster start" to restart them if you chang…
25 2. Use "./create-cluster clean" to remove all the AOF / log files to restart with a clean environme…
/f-stack/freebsd/contrib/openzfs/etc/init.d/
H A Dzfs-share.in69 force-reload|reload|restart|status)
H A Dzfs-zed.in115 restart)
/f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/telegraf.d/
H A DREADME.md5 and restarting `systemctl restart telegraf`
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_msg.h140 struct uni_ie_restart restart; member
147 struct uni_ie_restart restart; member
323 struct uni_restart restart; member
H A Duni_ie.h36 struct uni_ie_restart restart; member
/f-stack/app/redis-5.0.5/tests/integration/
H A Dpsync2.tcl172 $R($slave_id) debug restart
214 $R($slave_id) debug restart
/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c792 goto restart; in tdma_ioctl_set80211()
800 goto restart; in tdma_ioctl_set80211()
814 goto restart; in tdma_ioctl_set80211()
822 goto restart; in tdma_ioctl_set80211()
829 restart: in tdma_ioctl_set80211()

1234567