Home
last modified time | relevance | path

Searched defs:old_size (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Drelocate_sdk.py277 old_size = os.path.getsize(e) variable
/openbmc/u-boot/fs/ubifs/
H A Dreplay.c59 loff_t old_size; member
351 int deletion, int *used, loff_t old_size, in insert_node()
635 loff_t old_size = le64_to_cpu(trun->old_size); in replay_bud() local
H A Dubifs-media.h570 __le64 old_size; member
/openbmc/qemu/hw/core/
H A Dnuma.c887 void ram_block_notify_resize(void *host, size_t old_size, size_t new_size) in ram_block_notify_resize()
/openbmc/qemu/linux-user/
H A Dmmap.c1105 abi_long target_mremap(abi_ulong old_addr, abi_ulong old_size, in target_mremap()
/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c27 size_t old_size; member
/openbmc/qemu/block/
H A Dqcow2-bitmap.c894 uint64_t old_size = s->bitmap_directory_size; in update_ext_header_and_dir() local
H A Dqcow2-refcount.c2211 int64_t old_size = 0; in calculate_refcounts() local
H A Dio.c3602 int64_t old_size, new_bytes; in bdrv_co_truncate() local
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3675 loff_t old_size = in->variant.file_variant.file_size; in yaffs_prune_chunks() local
3754 loff_t old_size = in->variant.file_variant.file_size; in yaffs_resize_file() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c209 size_t old_size = tlb_n_entries(fast); in tlb_mmu_resize_locked() local
/openbmc/qemu/migration/
H A Dram.c4573 size_t old_size, size_t new_size) in ram_mig_ram_block_resized()