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

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

Completed in 99 milliseconds