/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 | 52 void *sys_mremap(void *old_address, size_t old_size, size_t new_size, int flags, void *new_address) in sys_mremap() 59 void *mremap(void *old_address, size_t old_size, size_t new_size, int flags, void *new_address) in mremap()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 382 size_t new_size) in xfs_broot_alloc() 399 size_t new_size) in xfs_broot_realloc() 459 int64_t new_size = ifp->if_bytes + byte_diff; in xfs_idata_realloc() local
|
H A D | xfs_rtrefcount_btree.c | 291 size_t new_size, in xfs_rtrefcountbt_move_ptrs() 310 unsigned int new_size; in xfs_rtrefcountbt_broot_realloc() local
|
H A D | xfs_bmap_btree.c | 512 size_t new_size, in xfs_bmbt_move_ptrs() 549 unsigned int new_size; in xfs_bmap_broot_realloc() local
|
H A D | xfs_rtrmap_btree.c | 392 size_t new_size, in xfs_rtrmapbt_move_ptrs() 411 unsigned int new_size; in xfs_rtrmapbt_broot_realloc() local
|
/linux/fs/bcachefs/ |
H A D | darray.c | 8 int __bch2_darray_resize_noprof(darray_char *d, size_t element_size, size_t new_size, gfp_t gfp) in __bch2_darray_resize_noprof()
|
H A D | btree_write_buffer.c | 840 static int wb_keys_resize(struct btree_write_buffer_keys *wb, size_t new_size) in wb_keys_resize() 853 int bch2_btree_write_buffer_resize(struct bch_fs *c, size_t new_size) in bch2_btree_write_buffer_resize()
|
/linux/rust/helpers/ |
H A D | slab.c | 6 rust_helper_krealloc(const void *objp, size_t new_size, gfp_t flags) in rust_helper_krealloc()
|
/linux/fs/cachefiles/ |
H A D | interface.c | 233 struct file *file, loff_t new_size) in cachefiles_shorten_object() 279 loff_t new_size) in cachefiles_resize_cookie()
|
/linux/fs/xfs/ |
H A D | xfs_file.c | 1157 loff_t *new_size) in xfs_falloc_newsize() 1170 loff_t new_size) in xfs_falloc_setsize() 1191 loff_t new_size = i_size_read(inode) - len; in xfs_falloc_collapse_range() local 1265 loff_t new_size = 0; in xfs_falloc_zero_range() local 1294 loff_t new_size = 0; in xfs_falloc_unshare_range() local 1319 loff_t new_size = 0; in xfs_falloc_allocate_range() local
|
/linux/drivers/hid/ |
H A D | hid-gembird.c | 67 size_t new_size = *rsize + delta_size; in gembird_report_fixup() local
|
/linux/kernel/ |
H A D | crash_core.c | 352 unsigned long new_size) in __crash_shrink_memory() 379 int crash_shrink_memory(unsigned long new_size) in crash_shrink_memory()
|
/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/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/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/i915/ |
H A D | i915_deps.c | 81 unsigned int new_size = 2 * deps->fences_size; in i915_deps_grow() 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/s390/appldata/ |
H A D | appldata_os.c | 96 unsigned int new_size; in appldata_get_os_data() 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/fs/jfs/ |
H A D | namei.c | 472 s64 new_size = 0; in jfs_unlink() local 1086 s64 new_size = 0; in jfs_rename() local
|
/linux/include/linux/device/ |
H A D | devres.h | 69 devm_krealloc_array(struct device *dev, void *p, size_t new_n, size_t new_size, gfp_t flags) in devm_krealloc_array()
|
/linux/fs/nfsd/ |
H A D | blocklayout.c | 121 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks() local
|
/linux/fs/ntfs3/ |
H A D | attrlist.c | 296 u64 new_size; in al_add_le() local
|