Home
last modified time | relevance | path

Searched defs:kstrtobool (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/boot/
H A Dstring.c104 int kstrtobool(const char *s, bool *res) in kstrtobool() function
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dstring.c105 int kstrtobool(const char *s, bool *res) in kstrtobool() function
/kernel/linux/linux-5.10/lib/
H A Dkstrtox.c336 int kstrtobool(const char *s, bool *res) in kstrtobool() function
372 EXPORT_SYMBOL(kstrtobool); variable
/kernel/linux/linux-6.6/lib/
H A Dkstrtox.c348 int kstrtobool(const char *s, bool *res) in kstrtobool() function
389 EXPORT_SYMBOL(kstrtobool); variable

Completed in 3 milliseconds