/kernel/linux/linux-5.10/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() argument 510 size_t new_size = res->backup_size; in vmw_cotable_create() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | setup-res.c | 371 resource_size_t new_size; in pci_reassign_resource() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | kasan.h | 144 static inline void *kasan_krealloc(const void *object, size_t new_size, in kasan_krealloc() argument
|
/kernel/linux/linux-5.10/drivers/staging/comedi/ |
H A D | comedi_buf.c | 257 comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, unsigned long new_size) comedi_buf_alloc() argument
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | inode_cloud.c | 123 static void hmdfs_update_inode_size(struct inode *inode, uint64_t new_size) in hmdfs_update_inode_size() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_ctcam.c | 14 mlxsw_sp_acl_ctcam_region_resize(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_tcam_region *region, u16 new_size) mlxsw_sp_acl_ctcam_region_resize() argument
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | component.c | 407 size_t new_size = match->alloc + 16; in __component_match_add() local
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | blocklayout.c | 120 loff_t new_size = lcp->lc_last_wr + 1; in nfsd4_block_commit_blocks() local
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | interface.c | 227 cachefiles_shorten_object(struct cachefiles_object *object, struct file *file, loff_t new_size) cachefiles_shorten_object() argument 273 cachefiles_resize_cookie(struct netfs_cache_resources *cres, loff_t new_size) cachefiles_resize_cookie() argument [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | inode_cloud.c | 120 static void hmdfs_update_inode_size(struct inode *inode, uint64_t new_size) in hmdfs_update_inode_size() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.c | 381 size_t new_size; in xfs_iroot_realloc() local 503 int64_t new_size = ifp->if_bytes + byte_diff; xfs_idata_realloc() local [all...] |
/kernel/linux/linux-6.6/drivers/comedi/ |
H A D | comedi_buf.c | 256 comedi_buf_alloc(struct comedi_device *dev, struct comedi_subdevice *s, unsigned long new_size) comedi_buf_alloc() argument
|
/kernel/linux/linux-6.6/kernel/kcsan/ |
H A D | debugfs.c | 168 size_t new_size = report_filterlist.size * 2; in insert_report_filterlist() local
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | setup-res.c | 375 resource_size_t new_size; in pci_reassign_resource() local
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | state_dump.c | 70 size_t new_size; in resize_to_fit() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/ |
H A D | lima_gem.c | 27 size_t new_size = bo->heap_size ? bo->heap_size * 2 : in lima_heap_alloc() local
|
/kernel/linux/linux-6.6/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() argument 547 size_t new_size = res->guest_memory_size; in vmw_cotable_create() local
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | bind_addr.c | 144 sctp_add_bind_addr(struct sctp_bind_addr *bp, union sctp_addr *new, int new_size, __u8 addr_state, gfp_t gfp) sctp_add_bind_addr() argument
|
/kernel/linux/linux-6.6/tools/virtio/linux/ |
H A D | kernel.h | 118 static inline void *krealloc_array(void *p, size_t new_n, size_t new_size, gfp_t gfp) in krealloc_array() argument
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | stdlib.h | 165 void *realloc(void *old_ptr, size_t new_size) in realloc() argument
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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() argument 399 unsigned long new_size, old_size, flags; in tsb_grow() local [all...] |
/kernel/linux/linux-6.6/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() argument 399 unsigned long new_size, old_size, flags; in tsb_grow() local [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | readinode.c | 1150 uint32_t crc, new_size; in jffs2_do_read_inode_internal() local
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | evtchn.c | 310 unsigned int new_size; in evtchn_resize_ring() local
|