Searched refs:struct_top (Results 1 – 2 of 2) sorted by relevance
206 int struct_top, offset; in _fdt_find_add_string() local214 struct_top = fdt_off_dt_struct(fdt) + fdt_size_dt_struct(fdt); in _fdt_find_add_string()215 if (fdt_totalsize(fdt) + offset < struct_top) in _fdt_find_add_string()
206 int struct_top, offset; in fdt_find_add_string_() local214 struct_top = fdt_off_dt_struct(fdt) + fdt_size_dt_struct(fdt); in fdt_find_add_string_()215 if (fdt_totalsize(fdt) + offset < struct_top) in fdt_find_add_string_()