| /linux/kernel/module/ |
| H A D | decompress.c | 89 size_t new_size = 0; in module_gzip_decompress() local 156 size_t new_size = 0; in module_xz_decompress() local 218 size_t new_size = 0; in module_zstd_decompress() local
|
| /linux/tools/include/nolibc/sys/ |
| H A D | mman.h | 47 void *sys_mremap(void *old_address, size_t old_size, size_t new_size, int flags, void *new_address) in sys_mremap() 54 void *mremap(void *old_address, size_t old_size, size_t new_size, int flags, void *new_address) in mremap()
|
| /linux/fs/ubifs/ |
| H A D | replay.c | 58 loff_t new_size; member 387 loff_t old_size, loff_t new_size) in insert_node() 743 loff_t new_size = le64_to_cpu(ino->size); in replay_bud() local 755 loff_t new_size = le32_to_cpu(dn->size) + in replay_bud() local 783 loff_t new_size = le64_to_cpu(trun->new_size); in replay_bud() local
|
| /linux/fs/xfs/ |
| H A D | xfs_file.c | 1189 loff_t *new_size) in xfs_falloc_newsize() 1202 loff_t new_size) in xfs_falloc_setsize() 1223 loff_t new_size = i_size_read(inode) - len; in xfs_falloc_collapse_range() local 1330 loff_t new_size = 0; in xfs_falloc_zero_range() local 1364 loff_t new_size = 0; in xfs_falloc_unshare_range() local 1389 loff_t new_size = 0; in xfs_falloc_allocate_range() local
|
| H A D | xfs_inode.h | 204 xfs_new_eof(struct xfs_inode *ip, xfs_fsize_t new_size) in xfs_new_eof() 602 xfs_fsize_t new_size) in xfs_itruncate_extents()
|
| /linux/drivers/hid/ |
| H A D | hid-gembird.c | 67 size_t new_size = *rsize + delta_size; in gembird_report_fixup() local
|
| /linux/rust/helpers/ |
| H A D | slab.c | 6 rust_helper_krealloc_node_align(const void *objp, size_t new_size, unsigned long align, in rust_helper_krealloc_node_align() argument
|
| /linux/include/linux/ |
| H A D | kasan.h | 280 size_t new_size, gfp_t flags) in kasan_krealloc() 453 static inline void *kasan_krealloc(const void *object, size_t new_size, in kasan_krealloc() 649 unsigned long new_size) in kasan_vrealloc() 685 unsigned long new_size) { } in kasan_vrealloc()
|
| /linux/kernel/ |
| H A D | crash_core.c | 367 unsigned long new_size) in __crash_shrink_memory() 394 int crash_shrink_memory(unsigned long new_size) in crash_shrink_memory()
|
| /linux/arch/sparc/mm/ |
| H A D | tsb.c | 370 static unsigned long tsb_size_to_rss_limit(unsigned long new_size) in tsb_size_to_rss_limit() 399 unsigned long new_size, old_size, flags; in tsb_grow() local
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cotable.c | 399 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize() 547 size_t new_size = res->guest_memory_size; in vmw_cotable_create() local
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_handle_array.c | 48 size_t new_size = struct_size(array, entries, in vmci_handle_arr_append_entry() local
|
| /linux/fs/btrfs/ |
| H A D | inode-item.h | 33 u64 new_size; member
|
| H A D | file-item.c | 900 u32 new_size = (bytenr - key->offset) >> blocksize_bits; in truncate_one_csum() local 911 u32 new_size = (csum_end - end_byte) >> blocksize_bits; in truncate_one_csum() local
|
| /linux/drivers/platform/x86/dell/dell-wmi-sysman/ |
| H A D | passwordattr-interface.c | 43 size_t password_type_size, current_password_size, new_size; in set_new_password() local
|
| /linux/scripts/kconfig/ |
| H A D | lexer.l | 67 int new_size = text_size + size + 1; in append_string() local
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_deps.c | 81 unsigned int new_size = 2 * deps->fences_size; in i915_deps_grow() local
|
| /linux/tools/testing/selftests/filesystems/fuse/ |
| H A D | fuse_mnt.c | 87 size_t new_size; in test_write() local
|
| /linux/mm/ |
| H A D | shrinker.c | 113 static int expand_one_shrinker_info(struct mem_cgroup *memcg, int new_size, in expand_one_shrinker_info() 154 int new_size, old_size = 0; in expand_shrinker_info() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | vdso.c | 47 unsigned long new_size = new_vma->vm_end - new_vma->vm_start; in vdso_mremap() local
|
| /linux/fs/jfs/ |
| H A D | xattr.c | 602 int new_size) in ea_put() 672 int new_size; in __jfs_setxattr() local
|
| /linux/kernel/kcsan/ |
| H A D | debugfs.c | 144 size_t new_size = 0; in insert_report_filterlist() local
|
| /linux/fs/netfs/ |
| H A D | fscache_io.c | 270 void __fscache_resize_cookie(struct fscache_cookie *cookie, loff_t new_size) in __fscache_resize_cookie()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_acl_ctcam.c | 16 u16 new_size) in mlxsw_sp_acl_ctcam_region_resize()
|
| /linux/tools/virtio/linux/ |
| H A D | kernel.h | 119 static inline void *krealloc_array(void *p, size_t new_n, size_t new_size, gfp_t gfp) in krealloc_array()
|