Searched defs:kstrtoull (Results 1 - 2 of 2) sorted by path

/linux-master/arch/x86/boot/
H A Dstring.c331 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) function
/linux-master/lib/
H A Dkstrtox.c132 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) function
138 EXPORT_SYMBOL(kstrtoull); variable

Completed in 267 milliseconds