Searched defs:new_size (Results 1 - 20 of 20) sorted by relevance

/u-boot/lib/
H A Dabuf.c45 bool abuf_realloc(struct abuf *abuf, size_t new_size) argument
H A Dfdtdec.c1848 u64 new_size; local
/u-boot/arch/arm/mach-k3/
H A Dcommon_fdt.c116 fdt_fixup_reserved(void *blob, const char *name, unsigned int new_address, unsigned int new_size) argument
/u-boot/drivers/core/
H A Ddump.c307 int cur_size, new_size, delta; local
/u-boot/test/
H A Dbloblist.c382 ulong new_size; local
467 int new_size; local
517 int new_size; local
[all...]
/u-boot/fs/ubifs/
H A Dreplay.c62 loff_t new_size; member in struct:replay_entry::__anon487::__anon488
598 loff_t new_size local
351 insert_node(struct ubifs_info *c, int lnum, int offs, int len, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) argument
610 loff_t new_size = le32_to_cpu(dn->size) + local
638 loff_t new_size = le64_to_cpu(trun->new_size); local
[all...]
H A Drecovery.c1373 ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, int deletion, loff_t new_size) argument
H A Dubifs-media.h571 __le64 new_size; member in struct:ubifs_trun_node
/u-boot/tools/
H A Dfit_image.c500 int fit_size, unpadded_size, new_size, pad_boundary; local
625 int fit_size, new_size, size, data_base; local
[all...]
H A Dzynqmpbif.c242 size_t new_size; local
H A Dproftool.c818 int new_size; local
/u-boot/common/
H A Dbloblist.c286 bloblist_resize_rec(struct bloblist_hdr *hdr, struct bloblist_rec *rec, int new_size) argument
328 bloblist_resize(uint tag, int new_size) argument
H A Ddlmalloc.c174 long new_size = max (NEXT_SIZE, AlignPage (size)); local
1067 mremap_chunk(mchunkptr p, size_t new_size) argument
[all...]
/u-boot/fs/yaffs2/
H A Dyaffs_yaffs2.c832 int yaffs2_handle_hole(struct yaffs_obj *obj, loff_t new_size) argument
H A Dyaffsfs.c1305 int yaffs_truncate(const YCHAR *path, loff_t new_size) argument
1350 int yaffs_ftruncate(int handle, loff_t new_size) argument
H A Dyaffs_guts.c3672 static void yaffs_prune_chunks(struct yaffs_obj *in, loff_t new_size) argument
3722 void yaffs_resize_file_down(struct yaffs_obj *obj, loff_t new_size) argument
3752 int yaffs_resize_file(struct yaffs_obj *in, loff_t new_size) argument
[all...]
/u-boot/scripts/kconfig/
H A Dconfdata.c232 size_t new_size = slen + 1; local
/u-boot/lib/efi_loader/
H A Defi_bootmgr.c1015 efi_uintn_t last, size, new_size; local
/u-boot/lib/libavb/
H A Davb_slot_verify.c1080 size_t new_size = local
/u-boot/fs/ext4/
H A Dext4_common.c492 uint32_t new_size; local

Completed in 408 milliseconds