Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dparams.c288 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp() function
292 EXPORT_SYMBOL(param_get_charp);
302 .get = param_get_charp,
/linux-6.3-rc2/include/linux/
A Dmoduleparam.h460 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
/linux-6.3-rc2/mm/
A Dzswap.c100 .get = param_get_charp,
111 .get = param_get_charp,

Completed in 9 milliseconds