Searched defs:totalsize (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/fs/ncpfs/ | 
| D | ncpsign_kernel.h | 16 …ign_packet(struct ncp_server *server, const char *data, size_t size, __u32 totalsize, void *sign_b…  in sign_packet()
 | 
| D | ncpsign_kernel.c | 95 void __sign_packet(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, voi…  in __sign_packet()110 int sign_verify_reply(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, …  in sign_verify_reply()
 
 | 
| /linux-4.4.14/scripts/dtc/ | 
| D | fdtdump.c | 56 	uint32_t totalsize = fdt32_to_cpu(bph->totalsize);  in dump_blob()  local
 | 
| D | util.c | 271 	int totalsize;  in utilfdt_write_err()  local
 | 
| D | flattree.c | 807 	uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys;  in dt_from_blob()  local
 | 
| /linux-4.4.14/arch/sh/kernel/cpu/ | 
| D | init.c | 199 #define CSHAPE(totalsize, linesize, assoc) \  argument
 | 
| /linux-4.4.14/scripts/dtc/libfdt/ | 
| D | fdt.h | 59 	fdt32_t totalsize;		 /* total size of DT block */  member
 | 
| /linux-4.4.14/arch/arm/mach-pxa/ | 
| D | am200epd.c | 203 	int totalsize;  in am200_presetup_fb()  local
 | 
| /linux-4.4.14/arch/x86/include/asm/ | 
| D | microcode_intel.h | 15 	unsigned int            totalsize;  member
 | 
| /linux-4.4.14/arch/powerpc/include/asm/ | 
| D | prom.h | 54 	__be32	totalsize;		/* total size of DT block */  member
 | 
| /linux-4.4.14/arch/alpha/kernel/ | 
| D | setup.c | 1312 #define CSHAPE(totalsize, linesize, assoc) \  argument
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/llite/ | 
| D | dir.c | 1745 		ssize_t			 totalsize;  in ll_dir_ioctl()  local
 |