Searched defs:totalsize (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/scripts/dtc/libfdt/ | 
| D | fdt.c | 37 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off)  in check_off_()42 static int check_block_(uint32_t hdrsize, uint32_t totalsize,  in check_block_()
 
 | 
| D | fdt.h | 14 	fdt32_t totalsize;		 /* total size of DT block */  member
 | 
| /Linux-v5.4/scripts/dtc/ | 
| D | fdtdump.c | 57 	uint32_t totalsize = fdt32_to_cpu(bph->totalsize);  in dump_blob()  local
 | 
| D | util.c | 293 	int totalsize;  in utilfdt_write_err()  local
 | 
| D | flattree.c | 799 	uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys;  in dt_from_blob()  local
 | 
| /Linux-v5.4/arch/sh/kernel/cpu/ | 
| D | init.c | 196 #define CSHAPE(totalsize, linesize, assoc) \  argument
 | 
| /Linux-v5.4/arch/arm/mach-pxa/ | 
| D | am200epd.c | 203 	int totalsize;  in am200_presetup_fb()  local
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | microcode_intel.h | 16 	unsigned int            totalsize;  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | prom.h | 50 	__be32	totalsize;		/* total size of DT block */  member
 | 
| /Linux-v5.4/include/sound/sof/ | 
| D | header.h | 168 	uint32_t totalsize;	/* Total size of oops message */  member
 | 
| /Linux-v5.4/arch/alpha/kernel/ | 
| D | setup.c | 1241 #define CSHAPE(totalsize, linesize, assoc) \  argument
 |