Searched refs:kstrtoul (Results 1 – 2 of 2) sorted by relevance
44 #define kstrtoul strict_strtoul macro
530 …+ #define STR_TO_64(str, base, num, endPtr) {endPtr=NULL; if (kstrtoul((str), (base), (num))) prin…