Searched defs:kstrtou32_from_user (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/ | ||
H A D | kernel.h | 381 static inline int __must_check kstrtou32_from_user(const char __user *s, size_t count, unsigned int base, u32 *res) kstrtou32_from_user() function |
Completed in 58 milliseconds