Home
last modified time | relevance | path

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

/linux/lib/
A Dkstrtox.c93 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull() function
132 return _kstrtoull(s, base, res); in kstrtoull()
157 rv = _kstrtoull(s + 1, base, &tmp); in kstrtoll()
/linux/arch/x86/boot/
A Dstring.c295 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull() function
335 return _kstrtoull(s, base, res); in kstrtoull()
/linux/
A DSystem.map16698 ffff80001049cb40 t _kstrtoull
A D.tmp_System.map16698 ffff80001049cb40 t _kstrtoull

Completed in 284 milliseconds