Home
last modified time | relevance | path

Searched refs:param_set_copystring (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dparams.c491 int param_set_copystring(const char *val, const struct kernel_param *kp) in param_set_copystring() function
503 EXPORT_SYMBOL(param_set_copystring);
513 .set = param_set_copystring,