Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds