Searched defs:idle_setup (Results 1 - 3 of 3) sorted by relevance

/arch/m32r/kernel/
H A Dprocess.c120 static int __init idle_setup (char *str) function
133 __setup("idle=", idle_setup);
/arch/tile/kernel/
H A Dprocess.c50 static int __init idle_setup(char *str) function
65 early_param("idle", idle_setup);
/arch/x86/kernel/
H A Dprocess.c696 static int __init idle_setup(char *str) function
731 early_param("idle", idle_setup);

Completed in 268 milliseconds