Home
last modified time | relevance | path

Searched defs:new_len (Results 26 - 50 of 145) sorted by relevance

123456

/kernel/linux/linux-6.6/tools/objtool/
H A Dspecial.c24 unsigned char orig_len, new_len; /* group only */ member
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dperf_regs.c198 int new_len = 0, ret; in arch_sdt_arg_parse_op() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.c334 const uint new_len = tgsi_num_tokens(tokens_in) + num_new_tokens; in tgsi_remove_dynamic_indexing() local
H A Dtgsi_aa_point.c287 const uint new_len = tgsi_num_tokens(tokens_in) + num_new_tokens; in tgsi_add_aa_point() local
H A Dtgsi_transform.c51 uint32_t new_len = ctx->max_tokens_out * 2; in need_re_emit() local
H A Dtgsi_point_sprite.c530 const uint new_len = tgsi_num_tokens(tokens_in) + num_new_tokens; in tgsi_add_point_sprite() local
/kernel/linux/linux-5.10/mm/
H A Dmremap.c333 move_vma(struct vm_area_struct *vma, unsigned long old_addr, unsigned long old_len, unsigned long new_len, unsigned long new_addr, bool *locked, unsigned long flags, struct vm_userfaultfd_ctx *uf, struct list_head *uf_unmap) move_vma() argument
475 vma_to_resize(unsigned long addr, unsigned long old_len, unsigned long new_len, unsigned long flags, unsigned long *p) vma_to_resize() argument
545 mremap_to(unsigned long addr, unsigned long old_len, unsigned long new_addr, unsigned long new_len, bool *locked, unsigned long flags, struct vm_userfaultfd_ctx *uf, struct list_head *uf_unmap_early, struct list_head *uf_unmap) mremap_to() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dremap_range.c142 loff_t new_len = *len; in generic_remap_check_len() local
/kernel/linux/linux-5.10/net/core/
H A Dnetprio_cgroup.c44 size_t new_sz, new_len; in extend_netdev_table() local
/kernel/linux/linux-5.10/fs/hpfs/
H A Dnamei.c517 unsigned new_len = new_dentry->d_name.len; in hpfs_rename() local
[all...]
/kernel/linux/linux-6.6/fs/hpfs/
H A Dnamei.c513 unsigned new_len = new_dentry->d_name.len; in hpfs_rename() local
[all...]
/kernel/linux/linux-6.6/fs/
H A Dremap_range.c134 loff_t new_len = *len; in generic_remap_check_len() local
/kernel/linux/linux-6.6/mm/
H A Dreadahead.c778 readahead_expand(struct readahead_control *ractl, loff_t new_start, size_t new_len) readahead_expand() argument
/kernel/linux/linux-6.6/net/core/
H A Dnetprio_cgroup.c44 size_t new_sz, new_len; in extend_netdev_table() local
/third_party/ffmpeg/libavformat/
H A Doggparsevorbis.c371 unsigned new_len; in vorbis_header() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfstruncate.c81 s64 new_len; variable
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-arraybuffer.cc216 double const new_len = std::max(final_ - first, 0.0); in SliceHelper() local
/third_party/node/deps/v8/src/utils/
H A Dutils.cc97 size_t new_len = offset + len + 1; in ReadLine() local
/third_party/skia/third_party/externals/piex/src/binary_parse/
H A Drange_checked_byte_ptr.cc255 size_t new_len = sub_array_end_ - page_begin_offset_; in restrictPageToSubArray() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/based/mkp/src/
H A Dcmpi_log.c129 hi_s32 new_len; in log_write() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Dextent_tree.c285 sector_t new_len = ext_f_end(new) - ext_f_end(be); in ext_tree_insert() local
298 sector_t new_len = ext_f_end(new) - ext_f_end(be); in ext_tree_insert() local
/kernel/linux/linux-5.10/kernel/bpf/
H A Dringbuf.c412 u32 new_len; in bpf_ringbuf_commit() local
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
H A Dextent_tree.c285 sector_t new_len = ext_f_end(new) - ext_f_end(be); in ext_tree_insert() local
298 sector_t new_len = ext_f_end(new) - ext_f_end(be); in ext_tree_insert() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtesting_helpers.c16 int i, set_len = 0, new_len, num, start = 0, end = -1; in parse_num_list() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c455 __u32 new_len; in user_ringbuf_commit() local

Completed in 20 milliseconds

123456