Home
last modified time | relevance | path

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

/linux/kernel/
H A Dparams.c290 int param_get_charp(char *buffer, const struct kernel_param *kp) in param_get_charp() function
294 EXPORT_SYMBOL(param_get_charp);
304 .get = param_get_charp,
/linux/include/linux/
H A Dmoduleparam.h464 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
/linux/mm/
H A Dzswap.c100 .get = param_get_charp,
111 .get = param_get_charp,