Searched refs:param_set_copystring (Results 1 – 5 of 5) sorted by relevance
151 return param_set_copystring(algo_name, kp); in batadv_param_set_ra()
491 int param_set_copystring(const char *val, const struct kernel_param *kp) in param_set_copystring() function503 EXPORT_SYMBOL(param_set_copystring);513 .set = param_set_copystring,
36 err = param_set_copystring(val, kp); in quirks_param_set()
511 extern int param_set_copystring(const char *val, const struct kernel_param *);
1190 ret = param_set_copystring(val, kp); in dmatest_chan_set()1247 param_set_copystring(chan_reset_val, kp); in dmatest_chan_set()