Home
last modified time | relevance | path

Searched refs:simple_strntoul (Results 1 – 2 of 2) sorted by relevance

/linux/init/
H A Dinitramfs.c199 parsed[i] = simple_strntoul(s, NULL, 16, 8); in parse_header()
/linux/lib/
H A Dvsprintf.c131 unsigned long simple_strntoul(const char *cp, char **endp, unsigned int base, in simple_strntoul() function
136 EXPORT_SYMBOL(simple_strntoul);