Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/batman-adv/
A Dbat_algo.c133 return param_set_copystring(algo_name, kp); in batadv_param_set_ra()
/linux-6.3-rc2/kernel/
A Dparams.c511 int param_set_copystring(const char *val, const struct kernel_param *kp) in param_set_copystring() function
523 EXPORT_SYMBOL(param_set_copystring);
533 .set = param_set_copystring,
/linux-6.3-rc2/drivers/virt/nitro_enclaves/
A Dne_misc_dev.c451 param_set_copystring(error_val, kp); in ne_set_kernel_param()
456 rc = param_set_copystring(val, kp); in ne_set_kernel_param()
462 param_set_copystring(error_val, kp); in ne_set_kernel_param()
/linux-6.3-rc2/drivers/usb/core/
A Dquirks.c40 err = param_set_copystring(val, kp); in quirks_param_set()
/linux-6.3-rc2/include/linux/
A Dmoduleparam.h590 extern int param_set_copystring(const char *val, const struct kernel_param *);
/linux-6.3-rc2/drivers/dma/
A Ddmatest.c1226 ret = param_set_copystring(val, kp); in dmatest_chan_set()
1283 param_set_copystring(chan_reset_val, kp); in dmatest_chan_set()

Completed in 14 milliseconds