Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dkstrtox.c151 int kstrtoll(const char *s, unsigned int base, long long *res) in kstrtoll() function
173 EXPORT_SYMBOL(kstrtoll); variable
/kernel/linux/linux-6.6/lib/
H A Dkstrtox.c156 int kstrtoll(const char *s, unsigned int base, long long *res) in kstrtoll() function
178 EXPORT_SYMBOL(kstrtoll); variable

Completed in 2 milliseconds