Lines Matching refs:str
24 static int __init maxvpes(char *str) in maxvpes() argument
26 get_option(&str, &vpelimit); in maxvpes()
35 static int __init maxtcs(char *str) in maxtcs() argument
37 get_option(&str, &tclimit); in maxtcs()
140 static int __init rpsctl_set(char *str) in rpsctl_set() argument
142 get_option(&str, &mt_opt_rpsctl); in rpsctl_set()
147 static int __init nblsu_set(char *str) in nblsu_set() argument
149 get_option(&str, &mt_opt_nblsu); in nblsu_set()
154 static int __init config7_set(char *str) in config7_set() argument
156 get_option(&str, &mt_opt_config7); in config7_set()
198 static int __init set_itc_base(char *str) in set_itc_base() argument
200 get_option(&str, &itc_base); in set_itc_base()