Searched refs:kstrtos64 (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/lib/
H A Dtest-kstrtox.c381 TEST_OK(kstrtos64, s64, "%lld", test_s64_ok); test_kstrtos64_ok()
394 TEST_FAIL(kstrtos64, s64, "%lld", test_s64_fail); test_kstrtos64_fail()
/linux-4.1.27/include/linux/
H A Dkernel.h339 static inline int __must_check kstrtos64(const char *s, unsigned int base, s64 *res) kstrtos64() function

Completed in 87 milliseconds