Searched refs:strtoul_safe_clamp (Results 1 – 2 of 2) sorted by relevance
84 return strtoul_safe_clamp(buf, var, min, max) \
356 #define strtoul_safe_clamp(cp, var, min, max) \ macro