Home
last modified time | relevance | path

Searched refs:param_get_bool (Results 1 – 2 of 2) sorted by relevance

/kernel/
Dparams.c324 int param_get_bool(char *buffer, const struct kernel_param *kp) in param_get_bool() function
329 EXPORT_SYMBOL(param_get_bool);
334 .get = param_get_bool,
Dmodule.c140 .get = param_get_bool,