Lines Matching refs:stack
442 int "Warn for stack frames larger than"
452 Tell the compiler to warn at build time for stack frames larger than this.
559 bool "Compile-time stack metadata validation"
565 runtime stack traces are more reliable.
796 Enables the display of the minimum amount of free stack which each
799 used more stack space than previously exiting processes.
804 bool "Detect stack corruption on calls to schedule()"
808 This option checks for a stack overrun on calls to schedule().
809 If the stack end location is found to be over written always panic as
991 bool "Check for stack overflows"
996 option will show detailed messages if free stack space drops
1100 chance to run. The current stack trace is displayed upon
1164 chance to run. The current stack trace is displayed upon detection
1245 current stack trace (which you should report), but the
1642 and relevant stack traces.
1689 This option causes the kernel to create a /proc/pid/stack for
1690 every process, showing its current stack trace.
1692 stack trace generation.
1895 This code (~1k) is freed after boot. By then, the firewire stack
2367 the kernel stack backtrace code. This option is not useful
2877 tristate "Test level of stack variable initialization" if !KUNIT_ALL_TESTS
2881 Test if the kernel is zero-initializing stack variables and