Searched defs:_kstrtoul (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Dkstrtox.c181 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) function
194 EXPORT_SYMBOL(_kstrtoul); variable
/linux-master/arch/x86/boot/
H A Dstring.c338 static int _kstrtoul(const char *s, unsigned int base, unsigned long *res) function

Completed in 192 milliseconds