Searched refs:kstack_setup (Results 1 – 2 of 2) sorted by relevance
27 static int __init kstack_setup(char *s) in kstack_setup() function31 __setup("kstack=", kstack_setup);
294 static int __init kstack_setup(char *s) in kstack_setup() function308 early_param("kstack", kstack_setup);