Searched refs:param_set_copystring (Results 1 – 4 of 4) sorted by relevance
163 return param_set_copystring(algo_name, kp); in batadv_param_set_ra()
494 int param_set_copystring(const char *val, const struct kernel_param *kp) in param_set_copystring() function506 EXPORT_SYMBOL(param_set_copystring);516 .set = param_set_copystring,
36 err = param_set_copystring(val, kp); in quirks_param_set()
513 extern int param_set_copystring(const char *val, const struct kernel_param *);