Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/fs/ncpfs/
Dncpsign_kernel.h16 …ign_packet(struct ncp_server *server, const char *data, size_t size, __u32 totalsize, void *sign_b… in sign_packet()
Dncpsign_kernel.c95 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-2.6.39/include/linux/
Dof_fdt.h46 __be32 totalsize; /* total size of DT block */ member
/linux-2.6.39/arch/sh/kernel/cpu/
Dinit.c199 #define CSHAPE(totalsize, linesize, assoc) \ argument
/linux-2.6.39/scripts/dtc/libfdt/
Dfdt.h8 uint32_t totalsize; /* total size of DT block */ member
/linux-2.6.39/arch/arm/mach-pxa/
Dam200epd.c203 int totalsize; in am200_presetup_fb() local
/linux-2.6.39/arch/x86/kernel/
Dmicrocode_intel.c99 unsigned int totalsize; member
/linux-2.6.39/drivers/staging/tty/ip2/
Di2lib.c534 int totalsize = 0; in i2QueueCommands() local
/linux-2.6.39/arch/alpha/kernel/
Dsetup.c1295 #define CSHAPE(totalsize, linesize, assoc) \ argument
/linux-2.6.39/scripts/dtc/
Dflattree.c806 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local