Searched refs:param_get_invbool (Results 1 – 2 of 2) sorted by relevance
344 int param_get_invbool(char *buffer, const struct kernel_param *kp) in param_get_invbool() function348 EXPORT_SYMBOL(param_get_invbool);352 .get = param_get_invbool,
389 extern int param_get_invbool(char *buffer, const struct kernel_param *kp);