Searched refs:param_set_copystring (Results 1 – 3 of 3) sorted by relevance
486 int param_set_copystring(const char *val, const struct kernel_param *kp) in param_set_copystring() function498 EXPORT_SYMBOL(param_set_copystring);508 .set = param_set_copystring,
483 extern int param_set_copystring(const char *val, const struct kernel_param *);
1242 return param_set_copystring(algo_name, kp); in batadv_param_set_ra()