Searched refs:_kstrtoul (Results 1 – 2 of 2) sorted by relevance
330 static int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function369 return _kstrtoul(s, base, res); in boot_kstrtoul()
181 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function 194 EXPORT_SYMBOL(_kstrtoul);