Searched +defs:kstrtoul +path:linux +path:kernel +path:. +path:h (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dkernel.h274 * kstrtoul - convert a string to an unsigned long might_fault()
289 static inline int __must_check kstrtoul(const char *s, unsigned int base, unsigned long *res) kstrtoul() function

Completed in 142 milliseconds