Lines Matching defs:str
26 static int __init maxvpes(char *str)
28 get_option(&str, &vpelimit);
37 static int __init maxtcs(char *str)
39 get_option(&str, &tclimit);
51 static int __init rpsctl_set(char *str)
53 get_option(&str, &mt_opt_rpsctl);
58 static int __init nblsu_set(char *str)
60 get_option(&str, &mt_opt_nblsu);
65 static int __init config7_set(char *str)
67 get_option(&str, &mt_opt_config7);
75 static int __init set_itc_base(char *str)
77 get_option(&str, &itc_base);