Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt.c20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local
48 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
53 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
H A Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member
H A Dfdt_ro.c36 int32_t totalsize; in fdt_get_string() local
/OK3568_Linux_fs/u-boot/include/
H A Dcircbuf.h13 unsigned int totalsize; /* number of bytes allocated */ member
/OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/accuracy_analysis/
H A Dtest.py47 def show_progress(blocknum, blocksize, totalsize): argument
/OK3568_Linux_fs/external/rknn-toolkit2/examples/onnx/resnet50v2/
H A Dtest.py46 def show_progress(blocknum, blocksize, totalsize): argument
/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/inception_v3_qat/
H A Dtest.py52 def show_progress(blocknum, blocksize, totalsize): argument
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dfdtdump.c57 uint32_t totalsize = fdt32_to_cpu(bph->totalsize); in dump_blob() local
H A Dutil.c294 int totalsize; in utilfdt_write_err() local
/OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/
H A Dinit.c196 #define CSHAPE(totalsize, linesize, assoc) \ argument
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A D8svx.c34 uint32_t totalsize; in startread() local
H A Daiff.c42 uint32_t totalsize; in lsx_aiffstartread() local
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dam200epd.c203 int totalsize; in am200_presetup_fb() local
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmicrocode_intel.h16 unsigned int totalsize; member
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dprom.h50 __be32 totalsize; /* total size of DT block */ member
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dutil.c300 int totalsize; in utilfdt_write_err() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_xsk.c301 unsigned int totalsize = xdp->data_end - xdp->data_meta; in i40e_construct_skb_zc() local
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c403 int totalsize; in amp_cpus_on() local
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dheader.h181 uint32_t totalsize; /* Total size of oops message */ member
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtd_blk.c146 int totalsize = 0; in mtd_blk_map_fit() local
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.cc452 int64 totalsize = pages * pagesize; in FindFreeMemSize() local
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c1253 #define CSHAPE(totalsize, linesize, assoc) \ argument
/OK3568_Linux_fs/u-boot/common/
H A Dimage-fit.c540 int fit_get_totalsize(const void *fit, int *totalsize) in fit_get_totalsize()
1155 int fit_set_totalsize(void *fit, int noffset, int totalsize) in fit_set_totalsize()
H A Dandroid_bootloader.c1092 u32 totalsize; in android_fdt_overlay_apply() local

12