Searched refs:param_get_invbool (Results 1 – 2 of 2) sorted by relevance
359 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool() function363 EXPORT_SYMBOL(param_get_invbool);367 .get = param_get_invbool,
476 extern int param_get_invbool(char *buffer, const struct kernel_param *kp);