/linux-6.6.21/mm/ |
D | mremap.c | 585 unsigned long new_len, unsigned long new_addr, in move_vma() argument 589 long to_account = new_len - old_len; in move_vma() 610 to_account = new_len; in move_vma() 640 new_vma = copy_vma(&vma, new_addr, new_len, new_pgoff, in move_vma() 665 old_len = new_len; in move_vma() 695 vm_stat_account(mm, vma->vm_flags, new_len >> PAGE_SHIFT); in move_vma() 726 mm->locked_vm += new_len >> PAGE_SHIFT; in move_vma() 747 unsigned long old_len, unsigned long new_len, unsigned long flags) in vma_to_resize() argument 778 if (new_len == old_len) in vma_to_resize() 784 if (pgoff + (new_len >> PAGE_SHIFT) < pgoff) in vma_to_resize() [all …]
|
/linux-6.6.21/tools/perf/arch/arm64/util/ |
D | perf_regs.c | 97 int ret, new_len; in arch_sdt_arg_parse_op() local 106 new_len = 2; /* % NULL */ in arch_sdt_arg_parse_op() 107 new_len += (int)(rm[1].rm_eo - rm[1].rm_so); in arch_sdt_arg_parse_op() 109 *new_op = zalloc(new_len); in arch_sdt_arg_parse_op() 113 scnprintf(*new_op, new_len, "%%%.*s", in arch_sdt_arg_parse_op() 117 new_len = 7; /* + ( % s p ) NULL */ in arch_sdt_arg_parse_op() 121 new_len += 1; in arch_sdt_arg_parse_op() 123 new_len += (int)(rm[2].rm_eo - rm[2].rm_so); in arch_sdt_arg_parse_op() 125 *new_op = zalloc(new_len); in arch_sdt_arg_parse_op() 130 scnprintf(*new_op, new_len, "+0(%%sp)"); in arch_sdt_arg_parse_op() [all …]
|
/linux-6.6.21/tools/perf/arch/powerpc/util/ |
D | perf_regs.c | 137 int ret, new_len; in arch_sdt_arg_parse_op() local 154 new_len = 5; /* % g p r NULL */ in arch_sdt_arg_parse_op() 155 new_len += (int)(rm[2].rm_eo - rm[2].rm_so); in arch_sdt_arg_parse_op() 157 *new_op = zalloc(new_len); in arch_sdt_arg_parse_op() 161 scnprintf(*new_op, new_len, "%%gpr%.*s", in arch_sdt_arg_parse_op() 170 new_len = 8; /* +/- ( % g p r ) NULL */ in arch_sdt_arg_parse_op() 171 new_len += (int)(rm[2].rm_eo - rm[2].rm_so); in arch_sdt_arg_parse_op() 172 new_len += (int)(rm[4].rm_eo - rm[4].rm_so); in arch_sdt_arg_parse_op() 174 *new_op = zalloc(new_len); in arch_sdt_arg_parse_op() 178 scnprintf(*new_op, new_len, "%c%.*s(%%gpr%.*s)", prefix, in arch_sdt_arg_parse_op()
|
/linux-6.6.21/tools/objtool/ |
D | special.c | 24 unsigned char orig_len, new_len; /* group only */ member 37 .new_len = ALT_NEW_LEN_OFFSET, 83 alt->new_len = *(unsigned char *)(sec->data->d_buf + offset + in get_alt_entry() 84 entry->new_len); in get_alt_entry() 105 if (!entry->group || alt->new_len) { in get_alt_entry()
|
/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/ |
D | omapdss-boot-init.c | 85 int new_len; in omapdss_omapify_node() local 101 new_len = prop->length + strlen(prefix) * num_strs; in omapdss_omapify_node() 102 new_compat = kmalloc(new_len, GFP_KERNEL); in omapdss_omapify_node() 106 omapdss_prefix_strcpy(new_compat, new_len, prop->value, prop->length); in omapdss_omapify_node() 108 omapdss_update_prop(node, new_compat, new_len); in omapdss_omapify_node()
|
/linux-6.6.21/drivers/crypto/ |
D | omap-crypto.c | 60 int new_len; in omap_crypto_copy_sgs() local 62 new_len = ALIGN(total, bs); in omap_crypto_copy_sgs() 63 pages = get_order(new_len); in omap_crypto_copy_sgs() 75 memset(buf + total, 0, new_len - total); in omap_crypto_copy_sgs() 81 sg_set_buf(new_sg, buf, new_len); in omap_crypto_copy_sgs()
|
D | omap-sham.c | 626 struct scatterlist *sg, int bs, int new_len) in omap_sham_copy_sg_lists() argument 632 ctx->total = new_len; in omap_sham_copy_sg_lists() 651 new_len -= ctx->bufcnt; in omap_sham_copy_sg_lists() 654 while (sg && new_len) { in omap_sham_copy_sg_lists() 663 if (new_len < len) in omap_sham_copy_sg_lists() 664 len = new_len; in omap_sham_copy_sg_lists() 667 new_len -= len; in omap_sham_copy_sg_lists() 672 if (new_len <= 0) in omap_sham_copy_sg_lists() 685 ctx->offset += new_len - ctx->bufcnt; in omap_sham_copy_sg_lists() 693 unsigned int new_len) in omap_sham_copy_sgs() argument [all …]
|
D | s5p-sss.c | 1023 struct scatterlist *sg, unsigned int new_len) in s5p_hash_copy_sgs() argument 1028 len = new_len + ctx->bufcnt; in s5p_hash_copy_sgs() 1042 new_len, 0); in s5p_hash_copy_sgs() 1069 struct scatterlist *sg, unsigned int new_len) in s5p_hash_copy_sg_lists() argument 1101 while (sg && new_len) { in s5p_hash_copy_sg_lists() 1103 if (new_len < len) in s5p_hash_copy_sg_lists() 1104 len = new_len; in s5p_hash_copy_sg_lists() 1106 new_len -= len; in s5p_hash_copy_sg_lists() 1109 if (new_len <= 0) in s5p_hash_copy_sg_lists() 1140 unsigned int new_len, bool final) in s5p_hash_prepare_sgs() argument [all …]
|
/linux-6.6.21/drivers/crypto/qce/ |
D | dma.c | 54 unsigned int new_len; in qce_sgtable_add() local 66 new_len = new_sgl->length > max_len ? max_len : new_sgl->length; in qce_sgtable_add() 67 sg_set_page(sg, sg_page(new_sgl), new_len, new_sgl->offset); in qce_sgtable_add() 71 max_len -= new_len; in qce_sgtable_add()
|
/linux-6.6.21/net/core/ |
D | netprio_cgroup.c | 44 size_t new_sz, new_len; in extend_netdev_table() local 58 new_len = (new_sz - offsetof(struct netprio_map, priomap)) / in extend_netdev_table() 60 if (new_len > target_idx) in extend_netdev_table() 77 new->priomap_len = new_len; in extend_netdev_table()
|
/linux-6.6.21/fs/hpfs/ |
D | namei.c | 513 unsigned new_len = new_dentry->d_name.len; in hpfs_rename() local 528 if ((err = hpfs_chk_name(new_name, &new_len))) return err; in hpfs_rename() 552 if ((nde = map_dirent(new_dir, hpfs_i(new_dir)->i_dno, new_name, new_len, NULL, &qbh1))) { in hpfs_rename() 555 memcpy(nde->name, new_name, new_len); in hpfs_rename() 570 if ((r = hpfs_add_dirent(new_dir, new_name, new_len, &de))) { in hpfs_rename() 598 fnode->len = new_len; in hpfs_rename() 599 memcpy(fnode->name, new_name, new_len>15?15:new_len); in hpfs_rename() 600 if (new_len < 15) memset(&fnode->name[new_len], 0, 15 - new_len); in hpfs_rename()
|
/linux-6.6.21/rust/alloc/vec/ |
D | mod.rs | 1481 pub unsafe fn set_len(&mut self, new_len: usize) { in set_len() 1482 debug_assert!(new_len <= self.capacity()); in set_len() 1484 self.len = new_len; in set_len() 2307 pub fn resize_with<F>(&mut self, new_len: usize, f: F) in resize_with() 2312 if new_len > len { in resize_with() 2313 self.extend_trusted(iter::repeat_with(f).take(new_len - len)); in resize_with() 2315 self.truncate(new_len); in resize_with() 2507 pub fn resize(&mut self, new_len: usize, value: T) { in resize() 2510 if new_len > len { in resize() 2511 self.extend_with(new_len - len, value) in resize() [all …]
|
/linux-6.6.21/tools/perf/arch/x86/util/ |
D | perf_regs.c | 198 int new_len = 0, ret; in arch_sdt_arg_parse_op() local 258 new_len = strlen(prefix) + in arch_sdt_arg_parse_op() 265 *new_op = zalloc(new_len); in arch_sdt_arg_parse_op() 269 scnprintf(*new_op, new_len, "%.*s%.*s%.*s%.*s%.*s", in arch_sdt_arg_parse_op()
|
/linux-6.6.21/tools/testing/selftests/bpf/ |
D | testing_helpers.c | 16 int i, set_len = 0, new_len, num, start = 0, end = -1; in parse_num_list() local 51 new_len = end + 1; in parse_num_list() 52 tmp = realloc(set, new_len); in parse_num_list() 60 set_len = new_len; in parse_num_list()
|
/linux-6.6.21/fs/ocfs2/ |
D | move_extents.c | 204 u32 new_phys_cpos, new_len; in ocfs2_defrag_extent() local 280 &new_phys_cpos, &new_len); in ocfs2_defrag_extent() 292 if (new_len != *len) { in ocfs2_defrag_extent() 293 mlog(0, "len_claimed: %u, len: %u\n", new_len, *len); in ocfs2_defrag_extent() 305 ret = __ocfs2_move_extent(handle, context, cpos, new_len, phys_cpos, in ocfs2_defrag_extent() 310 if (partial && (new_len != *len)) in ocfs2_defrag_extent() 311 *len = new_len; in ocfs2_defrag_extent() 327 new_phys_cpos, new_len); in ocfs2_defrag_extent() 333 new_len); in ocfs2_defrag_extent()
|
D | refcounttree.h | 80 u32 new_cluster, u32 new_len); 84 u32 new_cluster, u32 new_len);
|
/linux-6.6.21/include/linux/ |
D | tpm.h | 370 unsigned int new_len) in tpm_buf_append() argument 379 if ((len + new_len) > PAGE_SIZE) { in tpm_buf_append() 385 memcpy(&buf->data[len], new_data, new_len); in tpm_buf_append() 386 head->length = cpu_to_be32(len + new_len); in tpm_buf_append()
|
/linux-6.6.21/drivers/platform/x86/hp/hp-bioscfg/ |
D | bioscfg.c | 436 int new_len = 0; in hp_convert_hexstr_to_str() local 465 new_str[new_len++] = '\\'; in hp_convert_hexstr_to_str() 467 new_str[new_len++] = ch; in hp_convert_hexstr_to_str() 473 if (new_len) { in hp_convert_hexstr_to_str() 474 new_str[new_len] = '\0'; in hp_convert_hexstr_to_str() 475 *str = krealloc(new_str, (new_len + 1) * sizeof(char), in hp_convert_hexstr_to_str() 478 *len = new_len; in hp_convert_hexstr_to_str()
|
/linux-6.6.21/arch/ia64/kernel/ |
D | sys_ia64.c | 161 ia64_mremap (unsigned long addr, unsigned long old_len, unsigned long new_len, unsigned long flags, in ia64_mremap() argument 164 addr = sys_mremap(addr, old_len, new_len, flags, new_addr); in ia64_mremap()
|
/linux-6.6.21/fs/nfs/blocklayout/ |
D | extent_tree.c | 285 sector_t new_len = ext_f_end(new) - ext_f_end(be); in ext_tree_insert() local 286 sector_t diff = new->be_length - new_len; in ext_tree_insert() 290 new->be_length = new_len; in ext_tree_insert() 298 sector_t new_len = ext_f_end(new) - ext_f_end(be); in ext_tree_insert() local 299 sector_t diff = new->be_length - new_len; in ext_tree_insert() 313 new->be_length = new_len; in ext_tree_insert()
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | alternative-macros.h | 9 .macro ALT_ENTRY oldptr newptr vendor_id patch_id new_len 13 .2byte \new_len
|
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/fw/ |
D | pnvm.c | 229 size_t new_len; in iwl_pnvm_get_from_fs() local 241 new_len = pnvm->size; in iwl_pnvm_get_from_fs() 248 *len = new_len; in iwl_pnvm_get_from_fs()
|
/linux-6.6.21/fs/ |
D | remap_range.c | 134 loff_t new_len = *len; in generic_remap_check_len() local 140 new_len &= ~blkmask; in generic_remap_check_len() 142 if (new_len == *len) in generic_remap_check_len() 146 *len = new_len; in generic_remap_check_len()
|
/linux-6.6.21/tools/objtool/include/objtool/ |
D | special.h | 30 unsigned int orig_len, new_len; /* group only */ member
|
/linux-6.6.21/tools/lib/bpf/ |
D | ringbuf.c | 455 __u32 new_len; in user_ringbuf_commit() local 462 new_len = hdr->len & ~BPF_RINGBUF_BUSY_BIT; in user_ringbuf_commit() 464 new_len |= BPF_RINGBUF_DISCARD_BIT; in user_ringbuf_commit() 469 __atomic_exchange_n(&hdr->len, new_len, __ATOMIC_ACQ_REL); in user_ringbuf_commit()
|