Lines Matching full:panic
317 kernel panic). This will output the contents of the ftrace buffers to
373 0 Don't panic on hard lockup.
374 1 Panic on hard lockup.
415 1 Panic immediately.
466 Controls whether the panic kmsg data should be reported to Hyper-V.
469 0 Do not report panic kmsg data.
470 1 Report the panic kmsg data. This is the default behavior.
750 resort in case a panic cannot be triggered (to protect VMs running, for
764 Number of kernel oopses after which the kernel should panic when
802 panic chapter
806 panic:
824 1 Panic immediately. The IO error triggered an NMI. This indicates a
839 1 Panic immediately. If the `panic` sysctl is also non-zero then the
853 1 Panic immediately.
867 the existing panic controls already in that directory.
873 Calls panic() in the WARN() path when set to 1. This is useful to avoid
878 1 Call panic() after printing out WARN() location.
885 Bitmask for printing system info when panic happens. User can chose
899 So for example to print tasks and memory info on panic, user can::
907 When set to 1, calls panic() after RCU stall detection messages. This
911 0 Do not panic() when RCU stall takes place, default behavior.
912 1 panic() after printing RCU stall messages.
919 number of times that RCU can stall before panic() is called.
1418 0 Don't panic on soft lockup.
1419 1 Panic on soft lockup.
1494 Stop-A is always enabled on a panic, so that the user can return to
1608 value is non-zero, unknown NMI is trapped and then panic occurs. At
1640 Number of kernel warnings after which the kernel should panic when