Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/libfdt/dist/
H A Dfdt.c22 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local
44 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
49 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
H A Dfdt.h16 fdt32_t totalsize; /* total size of DT block */ member
/netbsd-src/sys/lib/libz/
H A Dzalloc.c44 unsigned int totalsize; in zcalloc() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dxvasprintf.c43 size_t totalsize; in xstrcat() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dxvasprintf.c43 size_t totalsize; in xstrcat() local
/netbsd-src/sys/arch/x86/x86/
H A Didentcpu_subr.c171 int type, level, ways, partitions, linesize, sets, totalsize; in cpu_dcp_cacheinfo() local
/netbsd-src/sbin/swapctl/
H A Dswaplist.c66 int64_t totalsize, totalinuse; in list_swap() local
/netbsd-src/sys/external/bsd/common/include/linux/
H A Doverflow.h70 size_t arraysize, totalsize; in __struct_size() local
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dfloatformat.h62 unsigned int totalsize; /* Total size of number in bits */ member
/netbsd-src/sys/arch/evbarm/iq80310/
H A Diq80310_machdep.c549 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtdump.c59 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
/netbsd-src/sys/arch/evbarm/imx31/
H A Dimx31lk_machdep.c544 size_t totalsize = round_L_page((size_t)_end - KERNEL_TEXT_BASE); in initarm() local
/netbsd-src/sys/arch/evbarm/viper/
H A Dviper_machdep.c596 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/ixdp425/
H A Dixdp425_machdep.c557 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/ixm1200/
H A Dixm1200_machdep.c504 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/usr.sbin/bootp/common/
H A Dhash.c78 unsigned totalsize; in hash_Init() local
/netbsd-src/sys/arch/evbarm/npwr_fc/
H A Dnpwr_fc_machdep.c558 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/adi_brh/
H A Dbrh_machdep.c546 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/iq80321/
H A Diq80321_machdep.c575 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/hdl_g/
H A Dhdlg_machdep.c429 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/g42xxeb/
H A Dg42xxeb_machdep.c656 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local
/netbsd-src/sys/arch/evbarm/tsarm/
H A Dtsarm_machdep.c574 size_t totalsize = (uintptr_t) _end - KERNEL_TEXT_BASE; in initarm() local

12