Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
A Dvsprintf.c305 char *tmp_end = &tmp[ARRAY_SIZE(tmp)]; in vsnprintf() local
453 s = number(tmp_end, num, base, flags & SMALL); in vsnprintf()
454 len = tmp_end - s; in vsnprintf()
/drivers/of/
A Dkexec.c367 u64 tmp_start, tmp_end, tmp_size; in of_kexec_alloc_and_setup_fdt() local
377 tmp_end = of_read_number(prop, len / 4); in of_kexec_alloc_and_setup_fdt()
383 tmp_size = tmp_end - tmp_start; in of_kexec_alloc_and_setup_fdt()

Completed in 6 milliseconds