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

/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkernel.h432 kstrtobool(const char *s, bool *res) function
468 return (kstrtobool(buf, res));

Completed in 96 milliseconds