Searched defs:new_size (Results 1 – 25 of 54) sorted by relevance
123
/openbmc/linux/kernel/module/ |
D | decompress.c |
|
/openbmc/u-boot/fs/ubifs/ |
H A D | replay.c | 60 loff_t new_size; member 352 loff_t new_size) in insert_node() 596 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local 608 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local 636 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
|
/openbmc/linux/fs/cachefiles/ |
D | interface.c |
|
/openbmc/linux/fs/reiserfs/ |
D | objectid.c |
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | zconf.l | 51 int new_size = text_size + size + 1; in append_string() local
|
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | passwordattr-interface.c |
|
/openbmc/linux/drivers/gpu/drm/i915/ |
D | i915_deps.c |
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cotable.c |
|
/openbmc/u-boot/tools/ |
H A D | fit_image.c | 415 int fit_size, new_size; in fit_extract_data() local 527 int fit_size, new_size, size, data_base; in fit_import_data() local
|
/openbmc/qemu/migration/ |
H A D | page_cache.c | 41 PageCache *cache_init(uint64_t new_size, size_t page_size, Error **errp) in cache_init()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 298 | 128 def do_test(self, prealloc_mode, new_size): argument
|
/openbmc/linux/arch/s390/appldata/ |
D | appldata_os.c |
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_ctcam.c |
|
/openbmc/linux/tools/virtio/linux/ |
D | kernel.h |
|
/openbmc/qemu/util/ |
H A D | iova-tree.c | 22 size_t new_size; member
|
/openbmc/linux/net/sctp/ |
D | bind_addr.c |
|
/openbmc/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 268 int64_t new_size = bdrv_getlength(bs); in vu_blk_exp_resize() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_rule.c |
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
D | state_dump.c |
|
/openbmc/linux/drivers/comedi/ |
D | comedi_buf.c |
|
/openbmc/linux/fs/ocfs2/ |
D | journal.h |
|
/openbmc/u-boot/common/ |
H A D | dlmalloc.c | 146 long new_size = max (NEXT_SIZE, AlignPage (size)); in wsbrk() local 1012 static mchunkptr mremap_chunk(mchunkptr p, size_t new_size) in mremap_chunk()
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_slot_verify.c | 939 size_t new_size = in load_and_verify_vbmeta() local
|
/openbmc/linux/fs/jffs2/ |
D | readinode.c |
|
/openbmc/qemu/hw/core/ |
H A D | numa.c | 887 void ram_block_notify_resize(void *host, size_t old_size, size_t new_size) in ram_block_notify_resize()
|
123