Home
last modified time | relevance | path

Searched defs:kstack_depth_to_print (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/microblaze/kernel/
H A Dtraps.c26 static unsigned long kstack_depth_to_print; /* 0 == entire stack */ variable
/openbmc/linux/arch/nios2/kernel/
H A Dtraps.c58 int kstack_depth_to_print = 48; variable
/openbmc/linux/arch/hexagon/kernel/
H A Dtraps.c80 int kstack_depth_to_print = 24; in do_show_stack() local
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c809 static int kstack_depth_to_print = 48; variable
/openbmc/linux/arch/alpha/kernel/
H A Dtraps.c143 static int kstack_depth_to_print = 24; variable
/openbmc/linux/arch/xtensa/kernel/
H A Dtraps.c573 static size_t kstack_depth_to_print = CONFIG_PRINT_STACK_DEPTH; variable
/openbmc/linux/arch/powerpc/kernel/
H A Dprocess.c2277 static int kstack_depth_to_print = CONFIG_PRINT_STACK_DEPTH; variable