Home
last modified time | relevance | path

Searched defs:filesize (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c35 bool write_exactly(int fd, size_t filesize) in write_exactly()
122 int filesize = num_pages * PS; in test_cachestat() local
207 size_t filesize = PS * 512 * 2; /* 2 2MB huge pages */ in test_cachestat_shmem() local
/openbmc/qemu/tests/qtest/
H A Dfw_cfg-test.c183 size_t filesize; in test_fw_cfg_reboot_timeout() local
202 size_t filesize; in test_fw_cfg_no_reboot_timeout() local
222 size_t filesize; in test_fw_cfg_splash_time() local
/openbmc/openbmc-tools/ddconvnotrunc/
H A Dddconvnotrunc78 filesize() function
/openbmc/u-boot/tools/
H A Dmtk_image.c644 static void mtk_image_set_gen_header(void *ptr, off_t filesize, in mtk_image_set_gen_header()
680 static void mtk_image_set_nand_header(void *ptr, off_t filesize, in mtk_image_set_nand_header()
H A Dmkenvimage.c75 unsigned int filesize = 0, envsize = 0, datasize = 0; in main() local
H A Dmxsimage.c2066 long filesize; in sb_build_tree_from_img() local
/openbmc/linux/tools/hv/
H A Dhv_fcopy_daemon.c26 static unsigned long long filesize; variable
/openbmc/u-boot/test/py/tests/
H A Dtest_fit.py128 def filesize(fname): function
/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c216 int filesize; in sifive_u_otp_realize() local
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dsubpage_prot.c192 off_t filesize; in test_file() local
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-fw.c192 u32 tmp, filesize, version, err_flags, first_timeout, fwlength; in saa7164_downloadfirmware() local
/openbmc/u-boot/fs/ext4/
H A Dext4fs.c57 unsigned int filesize = le32_to_cpu(node->inode.size); in ext4fs_read_file() local
H A Dext4_write.c759 uint32_t filesize = le32_to_cpu(file_inode->size); in ext4fs_write_file() local
/openbmc/qemu/tests/qtest/libqos/
H A Dfw_cfg.c83 size_t filesize = 0; in qfw_cfg_get_file() local
/openbmc/u-boot/fs/fat/
H A Dfat_write.c702 u64 cur_pos, filesize; in set_contents() local
H A Dfat.c312 loff_t filesize = FAT2CPU32(dentptr->size); in get_contents() local
/openbmc/qemu/block/
H A Dvmdk.c2216 vmdk_init_extent(BlockBackend *blk, int64_t filesize, bool flat, bool compress, in vmdk_init_extent()
2327 vmdk_create_extent(const char *filename, int64_t filesize, bool flat, in vmdk_create_extent()
/openbmc/webui-vue/
H A Dpackage-lock.json22022 "filesize": "^3.6.1", string