Home
last modified time | relevance | path

Searched defs:tmp_end (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/kernel/
H A Ddwarf.c357 unsigned long tmp_start, tmp_end; in dwarf_lookup_fde() local
923 unsigned long tmp_start, tmp_end; in dwarf_parse_fde() local
/openbmc/linux/arch/s390/boot/
H A Dkaslr.c112 unsigned long start, end, tmp_end, range_pos, pos = 0; in iterate_valid_positions() local
/openbmc/linux/drivers/of/
H A Dkexec.c330 u64 tmp_start, tmp_end, tmp_size; in of_kexec_alloc_and_setup_fdt() local
/openbmc/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c305 char *tmp_end = &tmp[ARRAY_SIZE(tmp)]; in vsnprintf() local