Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dkstrtox.c175 int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function
/kernel/linux/linux-5.10/arch/x86/boot/
Dstring.c338 static int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul() function