Searched refs:simple_strtoul (Results 1 – 3 of 3) sorted by relevance
96 simple_strtoul(const char *nptr, char **endptr, int base) in simple_strtoul() function
106 extern unsigned long simple_strtoul(const char *,char **,unsigned int);
1984 mask_bitfield = simple_strtoul(buf + pos, &end, 0);