Home
last modified time | relevance | path

Searched refs:boot_kstrtoul (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/boot/
H A Dstring.h30 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res);
H A Dstring.c367 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res) in boot_kstrtoul() function
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dstring.h33 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res);
H A Dstring.c353 * boot_kstrtoul - convert a string to an unsigned long
367 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res) in boot_kstrtoul() function
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dacpi.c189 if (boot_kstrtoul(val, 16, &addr)) in get_cmdline_acpi_rsdp()
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dacpi.c295 if (boot_kstrtoul(val, 16, &addr)) in get_cmdline_acpi_rsdp()

Completed in 4 milliseconds