Home
last modified time | relevance | path

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

/linux/arch/microblaze/kernel/
H A Dtraps.c27 static unsigned long kstack_depth_to_print; /* 0 == entire stack */ variable
/linux/arch/nios2/kernel/
H A Dtraps.c58 int kstack_depth_to_print = 48; variable
/linux/arch/hexagon/kernel/
H A Dtraps.c80 int kstack_depth_to_print = 24; in do_show_stack() local
/linux/arch/alpha/kernel/
H A Dtraps.c111 static int kstack_depth_to_print = 24; variable