Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dkstrtox.c96 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull() function
/openbmc/linux/arch/x86/boot/
H A Dstring.c295 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull() function