/linux/mm/ |
H A D | mremap.c | 698 unsigned long new_len, unsigned long new_addr, in move_vma() 872 unsigned long old_len, unsigned long new_len, unsigned long flags) in resize_is_valid() 935 unsigned long new_addr, unsigned long new_len, bool *locked, in mremap_to() 1046 unsigned long, new_len, unsigned long, flags, in SYSCALL_DEFINE5() argument
|
H A D | readahead.c | 742 loff_t new_start, size_t new_len) in readahead_expand()
|
H A D | nommu.c | 1546 unsigned long old_len, unsigned long new_len, in do_mremap() 1582 unsigned long, new_len, unsigned long, flags, in SYSCALL_DEFINE5() argument
|
/linux/tools/perf/arch/arm64/util/ |
H A D | perf_regs.c | 97 int ret, new_len; in arch_sdt_arg_parse_op() local
|
/linux/tools/objtool/include/objtool/ |
H A D | special.h | 30 unsigned int orig_len, new_len; /* group only */ member
|
/linux/fs/nfs/blocklayout/ |
H A D | extent_tree.c | 285 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
|
/linux/tools/perf/arch/x86/util/ |
H A D | perf_regs.c | 198 int new_len = 0, ret; in arch_sdt_arg_parse_op() local
|
/linux/tools/objtool/ |
H A D | special.c | 24 unsigned char orig_len, new_len; /* group only */ member
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | omapdss-boot-init.c | 85 int new_len; in omapdss_omapify_node() local
|
/linux/drivers/crypto/ |
H A D | omap-crypto.c | 60 int new_len; in omap_crypto_copy_sgs() local
|
/linux/drivers/nvdimm/ |
H A D | badrange.c | 151 u64 new_len = bre_end - new_start + 1; in badrange_forget() local
|
/linux/net/core/ |
H A D | netprio_cgroup.c | 44 size_t new_sz, new_len; in extend_netdev_table() local
|
H A D | dev_api.c | 157 int dev_change_tx_queue_len(struct net_device *dev, unsigned long new_len) in dev_change_tx_queue_len()
|
H A D | filter.c | 569 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter() 1255 int err, new_len, old_len = fp->len; in bpf_migrate_filter() local 3756 static int bpf_skb_grow_rcsum(struct sk_buff *skb, unsigned int new_len) in bpf_skb_grow_rcsum() 3767 static int bpf_skb_trim_rcsum(struct sk_buff *skb, unsigned int new_len) in bpf_skb_trim_rcsum() 3772 static inline int __bpf_skb_change_tail(struct sk_buff *skb, u32 new_len, in __bpf_skb_change_tail() 3812 BPF_CALL_3(bpf_skb_change_tail, struct sk_buff *, skb, u32, new_len, in BPF_CALL_3() argument 3830 BPF_CALL_3(sk_skb_change_tail, struct sk_buff *, skb, u32, new_len, in BPF_CALL_3() argument 3849 u32 new_len = skb->len + head_room; in __bpf_skb_change_head() local
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | pnvm.c | 242 size_t new_len; in iwl_pnvm_get_from_fs() local
|
/linux/fs/ |
H A D | remap_range.c | 140 loff_t new_len = *len; in generic_remap_check_len() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | testing_helpers.c | 17 int i, set_len = 0, new_len, num, start = 0, end = -1; in parse_num_list() local
|
/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_psi.c | 121 static void vidtv_psi_set_desc_loop_len(__be16 *bitfield, u16 new_len, in vidtv_psi_set_desc_loop_len() 133 static void vidtv_psi_set_sec_len(struct vidtv_psi_table_header *h, u16 new_len) in vidtv_psi_set_sec_len()
|
/linux/kernel/ |
H A D | audit.c | 2030 int i, avail, new_len; in audit_log_n_hex() local 2063 int avail, new_len; in audit_log_n_string() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_exchmaps.c | 756 xfs_filblks_t new_len; in xmi_can_merge_all() local
|
/linux/net/sched/ |
H A D | act_ife.c | 799 int new_len = skb->len + hdrm; in tcf_ife_encode() local
|
/linux/drivers/s390/net/ |
H A D | ctcm_mpc.c | 1038 __u32 new_len; in ctcmpc_unpack_skb() local
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_nvm.c | 1103 int new_len = aq_total_len - cmd->offset; in i40e_nvmupd_get_aq_result() local
|
/linux/kernel/bpf/ |
H A D | ringbuf.c | 490 u32 new_len; in bpf_ringbuf_commit() local
|
/linux/fs/ubifs/ |
H A D | journal.c | 1622 truncate_data_node(const struct ubifs_info * c,const struct inode * inode,unsigned int block,struct ubifs_data_node * dn,int * new_len,int dn_size) truncate_data_node() argument
|