Searched refs:param_set_copystring (Results 1 – 3 of 3) sorted by relevance
545 int param_set_copystring(const char *val, const struct kernel_param *kp) in param_set_copystring() function557 EXPORT_SYMBOL(param_set_copystring);567 .set = param_set_copystring,
457 extern int param_set_copystring(const char *val, const struct kernel_param *);
1261 return param_set_copystring(algo_name, kp); in batadv_param_set_ra()