Lines Matching refs:stack
447 int "Warn for stack frames larger than"
458 Tell the compiler to warn at build time for stack frames larger than this.
555 bool "Compile-time stack metadata validation"
561 runtime stack traces are more reliable.
792 Enables the display of the minimum amount of free stack which each
795 used more stack space than previously exiting processes.
800 bool "Detect stack corruption on calls to schedule()"
804 This option checks for a stack overrun on calls to schedule().
805 If the stack end location is found to be over written always panic as
978 bool "Check for stack overflows"
983 option will show detailed messages if free stack space drops
1087 chance to run. The current stack trace is displayed upon
1151 chance to run. The current stack trace is displayed upon detection
1232 current stack trace (which you should report), but the
1658 and relevant stack traces.
1705 This option causes the kernel to create a /proc/pid/stack for
1706 every process, showing its current stack trace.
1708 stack trace generation.
1911 This code (~1k) is freed after boot. By then, the firewire stack
2379 the kernel stack backtrace code. This option is not useful
2821 tristate "Test level of stack variable initialization" if !KUNIT_ALL_TESTS
2825 Test if the kernel is zero-initializing stack variables and