Searched refs:param_get_invbool (Results 1 – 2 of 2) sorted by relevance
361 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool() function365 EXPORT_SYMBOL(param_get_invbool);369 .get = param_get_invbool,
401 extern int param_get_invbool(char *buffer, const struct kernel_param *kp);