Home
last modified time | relevance | path

Searched refs:_kstrtoul (Results 1 – 1 of 1) sorted by relevance

/arch/x86/boot/
Dstring.c338 static int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function
377 return _kstrtoul(s, base, res); in boot_kstrtoul()