Searched refs:kstrtou64_from_user (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | kernel.h | 370 static inline int __must_check kstrtou64_from_user(const char __user *s, size_t count, unsigned int base, u64 *res) kstrtou64_from_user() function |
Completed in 41 milliseconds