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

/linux-4.4.14/scripts/dtc/libfdt/
H A Dfdt_sw.c206 int struct_top, offset; _fdt_find_add_string() local
214 struct_top = fdt_off_dt_struct(fdt) + fdt_size_dt_struct(fdt); _fdt_find_add_string()
215 if (fdt_totalsize(fdt) + offset < struct_top) _fdt_find_add_string()

Completed in 56 milliseconds