Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dkstrtox.c181 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function
/Linux-v6.1/arch/x86/boot/
Dstring.c338 static int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function