Home
last modified time | relevance | path

Searched defs:newlen (Results 1 – 23 of 23) sorted by relevance

/linux/scripts/dtc/libfdt/
H A Dfdt_rw.c54 static int fdt_splice_(void *fdt, void *splicepoint, int oldlen, int newlen) in fdt_splice_()
84 int oldlen, int newlen) in fdt_splice_struct_()
100 int newlen = strlen(s) + 1; in fdt_del_last_string_() local
105 static int fdt_splice_string_(void *fdt, int newlen) in fdt_splice_string_()
238 int oldlen, newlen; in fdt_set_name() local
295 int err, oldlen, newlen; in fdt_appendprop() local
/linux/net/netfilter/
H A Dxt_TCPMSS.c199 __be16 newlen; in tcpmss_tg4() local
223 __be16 frag_off, oldlen, newlen; in tcpmss_tg6() local
H A Dnf_conntrack_extend.c94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
/linux/net/ipv4/
H A Dudp_offload.c275 __be16 newlen; in __udp_gso_segment() local
660 __be16 newlen = htons(skb->len - nhoff); in udp_gro_complete() local
/linux/arch/m68k/sun3/
H A Dsun3dvma.c155 unsigned long newlen; in get_baddr() local
/linux/scripts/dtc/
H A Ddata.c223 int newlen = ALIGN(d.len, align); in data_append_align() local
/linux/fs/xfs/
H A Dxfs_reflink.c1054 xfs_off_t newlen, in xfs_reflink_update_dest()
1133 xfs_off_t newlen; in xfs_reflink_remap_extent() local
/linux/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c118 __be16 oldlen, __be16 newlen) in udp_partial_csum_update()
H A Dip_vs_proto_tcp.c129 __be16 oldlen, __be16 newlen) in tcp_partial_csum_update()
/linux/sound/core/seq/
H A Dseq_memory.c177 int len, newlen, err; in snd_seq_expand_var_event() local
/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y1959 int newlen; in add_version() local
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c208 xfs_agino_t newlen, in xfs_inobt_insert()
704 xfs_agino_t newlen; /* new number of inodes */ in xfs_ialloc_ag_alloc() local
H A Dxfs_bmap.c2562 xfs_filblks_t newlen=0; /* new indirect size */ in xfs_bmap_add_extent_hole_delay() local
/linux/fs/xfs/scrub/
H A Ddir.c468 int newlen; in xchk_directory_data_bestfree() local
/linux/net/sunrpc/
H A Dsvcsock.c1509 int newlen; in svc_create_socket() local
H A Dxdr.c563 unsigned int free_space, newlen; in xdr_buf_try_expand() local
/linux/drivers/usb/storage/
H A Duas.c184 int newlen = min(len + 16, urb->actual_length) - 16; in uas_sense() local
/linux/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c304 u16 newlen, pbclen, lastdesc, dma_mapped; in qib_user_sdma_page_to_frags() local
/linux/fs/fuse/
H A Ddir.c523 u32 newlen = buf->size + bytes; in extend_arg() local
/linux/net/core/
H A Dskbuff.c6875 unsigned int newlen, newoff = SKB_EXT_CHUNKSIZEOF(*ext); in __skb_ext_set() local
6903 unsigned int newlen, newoff; in skb_ext_add() local
/linux/include/uapi/linux/
H A Dsysctl.h41 size_t newlen; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1330 __be16 newlen = htons(skb->len - nhoff); in mlx5e_shampo_update_hdr() local
/linux/fs/ocfs2/
H A Drefcounttree.c4436 loff_t newlen) in ocfs2_reflink_update_dest()