| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | vdso.c | 85 unsigned long new_size = new_vma->vm_end - new_vma->vm_start; in __vdso_remap() local 225 unsigned long new_size = new_vma->vm_end - new_vma->vm_start; in vvar_mremap() local
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | attrib.c | 1445 int ntfs_attr_record_resize(MFT_RECORD *m, ATTR_RECORD *a, u32 new_size) in ntfs_attr_record_resize() 1490 const u32 new_size) in ntfs_resident_attr_value_resize() 1547 s64 new_size; in ntfs_attr_make_non_resident() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/ |
| H A D | vlun.c | 505 u64 *new_size) in grow_lxt() 623 u64 *new_size) in shrink_lxt() 741 u64 new_size; in _cxlflash_vlun_resize() local
|
| /OK3568_Linux_fs/kernel/fs/reiserfs/ |
| H A D | objectid.c | 183 int new_size = (s->s_blocksize - SB_SIZE) / sizeof(__u32) / 2 * 2; in reiserfs_convert_objectid_map_v1() local
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.l | 51 int new_size = text_size + size + 1; in append_string() local
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | zconf.l | 51 int new_size = text_size + size + 1; in append_string() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/ |
| H A D | vmci_handle_array.c | 54 size_t new_size = handle_arr_calc_size(array->capacity + in vmci_handle_arr_append_entry() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cotable.c | 383 static int vmw_cotable_resize(struct vmw_resource *res, size_t new_size) in vmw_cotable_resize() 510 size_t new_size = res->backup_size; in vmw_cotable_create() local
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | lexer.l | 58 int new_size = text_size + size + 1; in append_string() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/ |
| H A D | insert_fn_imps.hpp | 88 const size_type new_size = resize_policy::get_new_size_for_grow(); in resize_for_insert_if_needed() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/binary_heap_/ |
| H A D | insert_fn_imps.hpp | 88 const size_type new_size = resize_policy::get_new_size_for_grow(); in resize_for_insert_if_needed() local
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fit_image.c | 470 int fit_size, new_size; in fit_extract_data() local 581 int fit_size, new_size, size, data_base; in fit_import_data() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_device_hw.c | 34 int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize()
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | touch.c | 41 size_t size, new_size; in touch_grow_queue() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_regs_history_debugfs.c | 41 static int kbase_io_history_resize(struct kbase_io_history *h, u16 new_size) in kbase_io_history_resize()
|
| H A D | mali_kbase_debugfs_helper.c | 56 unsigned long new_size; in set_attr_from_string() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_inode.h | 98 xfs_new_eof(struct xfs_inode *ip, xfs_fsize_t new_size) in xfs_new_eof() 419 xfs_fsize_t new_size) in xfs_itruncate_extents()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | namei.c | 471 s64 new_size = 0; in jfs_unlink() local 1079 s64 new_size = 0; in jfs_rename() local
|
| H A D | xattr.c | 593 int new_size) in ea_put() 663 int new_size; in __jfs_setxattr() local
|
| /OK3568_Linux_fs/kernel/arch/s390/appldata/ |
| H A D | appldata_os.c | 96 unsigned int new_size; in appldata_get_os_data() local
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | vdso.c | 53 unsigned long new_size = new_vma->vm_end - new_vma->vm_start; in vdso_mremap() local
|
| /OK3568_Linux_fs/kernel/kernel/kcsan/ |
| H A D | debugfs.c | 163 size_t new_size = report_filterlist.size * 2; in insert_report_filterlist() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kasan.h | 266 size_t new_size, gfp_t flags) in kasan_krealloc() 335 static inline void *kasan_krealloc(const void *object, size_t new_size, in kasan_krealloc()
|
| /OK3568_Linux_fs/output/kconf/ |
| H A D | zconf.lex.c | |