Searched refs:kstack_setup (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/microblaze/kernel/
H A Dtraps.c27 static int __init kstack_setup(char *s) kstack_setup() function
31 __setup("kstack=", kstack_setup);
/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack.c319 static int __init kstack_setup(char *s) kstack_setup() function
333 early_param("kstack", kstack_setup);

Completed in 121 milliseconds