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()
134 static int __init rpsctl_set(char *str) in rpsctl_set() argument
136 get_option(&str, &mt_opt_rpsctl); in rpsctl_set()
141 static int __init nblsu_set(char *str) in nblsu_set() argument
143 get_option(&str, &mt_opt_nblsu); in nblsu_set()
148 static int __init config7_set(char *str) in config7_set() argument
150 get_option(&str, &mt_opt_config7); in config7_set()
192 static int __init set_itc_base(char *str) in set_itc_base() argument
194 get_option(&str, &itc_base); in set_itc_base()