Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H 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,
/openbmc/linux/include/linux/
H A Dmoduleparam.h460 extern int param_get_charp(char *buffer, const struct kernel_param *kp);
/openbmc/linux/mm/
H A Dzswap.c102 .get = param_get_charp,
113 .get = param_get_charp,