Home
last modified time | relevance | path

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

/linux-3.3/arch/microblaze/kernel/
Dtraps.c28 static int __init kstack_setup(char *s) in kstack_setup() function
32 __setup("kstack=", kstack_setup);
/linux-3.3/arch/x86/kernel/
Ddumpstack.c309 static int __init kstack_setup(char *s) in kstack_setup() function
316 early_param("kstack", kstack_setup);