Home
last modified time | relevance | path

Searched defs:kstrtobool_from_user (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/
Dkstrtox.c395 int kstrtobool_from_user(const char __user *s, size_t count, bool *res) in kstrtobool_from_user() function
/kernel/linux/linux-5.10/lib/
Dkstrtox.c378 int kstrtobool_from_user(const char __user *s, size_t count, bool *res) in kstrtobool_from_user() function