Searched refs:param_get_invbool (Results 1 – 2 of 2) sorted by relevance
377 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool() function381 EXPORT_SYMBOL(param_get_invbool);385 .get = param_get_invbool,
478 extern int param_get_invbool(char *buffer, const struct kernel_param *kp);