Searched defs:kstrtobool_from_user (Results 1 – 2 of 2) sorted by relevance
377 int kstrtobool_from_user(const char __user *s, size_t count, bool *res) in kstrtobool_from_user() function
1101 static int kstrtobool_from_user(const char __user *s, size_t count, bool *res) in kstrtobool_from_user() function