Home
last modified time | relevance | path

Searched defs:newsize (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/include/linux/
Dramfs.h
/openbmc/linux/drivers/acpi/x86/
Dapple.c
/openbmc/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c434 void *new_hpt, uint64_t newsize, in rehash_hpte()
522 void *new_hpt, uint64_t newsize) in rehash_hpt()
559 size_t newsize; in vhyp_mmu_resize_hpt_commit() local
/openbmc/linux/scripts/dtc/
Ddata.c
/openbmc/u-boot/scripts/dtc/
H A Ddata.c42 int newsize; in data_grow_for() local
/openbmc/u-boot/net/
H A Dtftp.c146 ulong newsize = offset + len; in store_block() local
H A Dnfs.c83 ulong newsize = offset + len; in store_block() local
/openbmc/u-boot/common/
H A Ddlmalloc.c1658 INTERNAL_SIZE_T newsize; /* its size */ local
1887 INTERNAL_SIZE_T newsize; /* its size */ local
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_rw.c433 int newsize; in fdt_open_into() local
/openbmc/linux/scripts/dtc/libfdt/
Dfdt_rw.c
/openbmc/linux/fs/nfs/
Dnfs4session.c
/openbmc/linux/arch/sh/mm/
Dpmb.c
/openbmc/linux/arch/mips/boot/tools/
Drelocs.c
/openbmc/linux/fs/jfs/
Djfs_xtree.c
Djfs_dmap.c
/openbmc/linux/drivers/md/bcache/
Dbset.c
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c701 uint64_t newsize = MIN(memory_region_size(&vmem->memdev->mr), in virtio_mem_resize_usable_region() local
/openbmc/qemu/system/
H A Dphysmem.c1743 int qemu_ram_resize(RAMBlock *block, ram_addr_t newsize, Error **errp) in qemu_ram_resize()
H A Dmemory.c2580 void memory_region_ram_resize(MemoryRegion *mr, ram_addr_t newsize, Error **errp) in memory_region_ram_resize()