Lines Matching full:timeout
40 .Op Fl -pretimeout Ar timeout
45 .Op Fl t Ar timeout
55 is unable to interface with the kernel over a specific timeout,
84 .Fl t Ar timeout
85 specifies the desired timeout period in seconds.
86 The default timeout is 128 seconds.
88 One possible circumstance which will cause a watchdog timeout is an interrupt
93 action after a configurable timeout.
107 argument is the timeout period (in seconds) to leave in effect when the
113 before the given timeout expires.
122 timeout or reset it to the value given by
147 .It Fl -pretimeout Ar timeout
149 At "timeout" seconds before the watchdog will fire attempt an action.
154 Set the timeout action for the pretimeout.
156 .Sx Timeout Actions .
164 Set the timeout action for the softtimeout.
166 .Sx Timeout Actions .
168 .Sh Timeout Actions
169 The following timeout actions are available via the
178 when the timeout is reached.
182 when the timeout is reached.
186 when the timeout is reached.
245 Use of a pre-timeout:
248 Set a pre-timeout of 15 seconds (this will later trigger a panic/dump).
276 Set hard timeout to 120 seconds (-t 120)
283 Use of pre-timeout (--pretimeout 60)
285 Specify pre-timeout action (--pretimeout-action log,printf,panic )