Searched refs:_kstrtol (Results 1 – 5 of 5) sorted by relevance
10 int __must_check _kstrtol(const char *s, unsigned int base, long *res);68 return _kstrtol(s, base, res); in kstrtol()
192 int _kstrtol(const char *s, unsigned int base, long *res) in _kstrtol() function205 EXPORT_SYMBOL(_kstrtol);
1323 0x00000000 _kstrtol vmlinux EXPORT_SYMBOL
16706 ffff80001049d0c0 T _kstrtol
Completed in 318 milliseconds