Searched defs:totalsize (Results 1 – 8 of 8) sorted by relevance
13 unsigned int totalsize; /* number of bytes allocated */ member
59 fdt32_t totalsize; /* total size of DT block */ member
300 int totalsize; in utilfdt_write_err() local
814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
451 int totalsize; in amp_cpus_on() local
158 int totalsize = 0; in mtd_blk_map_fit() local
1098 u32 totalsize; in android_fdt_overlay_apply() local
543 int fit_get_totalsize(const void *fit, int *totalsize) in fit_get_totalsize()1203 int fit_set_totalsize(void *fit, int noffset, int totalsize) in fit_set_totalsize()