Home
last modified time | relevance | path

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

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