Searched refs:boot_kstrtoul (Results 1 – 3 of 3) sorted by relevance
33 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res);
367 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res) in boot_kstrtoul() function
189 if (boot_kstrtoul(val, 16, &addr)) in get_cmdline_acpi_rsdp()