Searched refs:kstack_setup (Results 1 – 2 of 2) sorted by relevance
28 static int __init kstack_setup(char *s) in kstack_setup() function32 __setup("kstack=", kstack_setup);
309 static int __init kstack_setup(char *s) in kstack_setup() function316 early_param("kstack", kstack_setup);