Searched refs:kstrtou32 (Results 1 – 2 of 2) sorted by relevance
84 static inline int __must_check kstrtou32(const char *s, unsigned int base, u32 *res) in kstrtou32() function
473 ret = kstrtou32(val, 10, &n); in vfs_num_set()491 ret = kstrtou32(val, 10, &n); in mode_set()
Completed in 6 milliseconds