Home
last modified time | relevance | path

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

/optee_os/core/lib/libfdt/
A Dfdt_sw.c247 int struct_top, offset; in fdt_add_string_() local
250 struct_top = fdt_off_dt_struct(fdt) + fdt_size_dt_struct(fdt); in fdt_add_string_()
251 if (fdt_totalsize(fdt) + offset < struct_top) in fdt_add_string_()

Completed in 3 milliseconds