Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
Dkstrtox.c127 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) in kstrtoull() function
/kernel/linux/linux-5.10/arch/x86/boot/
Dstring.c331 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) in kstrtoull() function