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

/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
/linux-master/arch/x86/boot/
H A Dstring.c331 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) function

Completed in 376 milliseconds