/linux/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 54 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 D | xt_TCPMSS.c | 199 __be16 newlen; in tcpmss_tg4() local 223 __be16 frag_off, oldlen, newlen; in tcpmss_tg6() local
|
H A D | nf_conntrack_extend.c | 94 unsigned int newlen, newoff, oldlen, alloc; in nf_ct_ext_add() local
|
/linux/net/ipv4/ |
H A D | udp_offload.c | 275 __be16 newlen; in __udp_gso_segment() local 701 __be16 newlen = htons(skb->len - nhoff); in udp_gro_complete() local
|
/linux/arch/m68k/sun3/ |
H A D | sun3dvma.c | 155 unsigned long newlen; in get_baddr() local [all...] |
/linux/arch/riscv/include/asm/ |
H A D | alternative-macros.h | 61 #define ALT_ENTRY(oldptr, newptr, vendor_id, patch_id, newlen) \ argument
|
/linux/scripts/dtc/ |
H A D | data.c | 223 int newlen = ALIGN(d.len, align); in data_append_align() local
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_proto_udp.c | 118 __be16 oldlen, __be16 newlen) in udp_partial_csum_update()
|
H A D | ip_vs_proto_tcp.c | 129 __be16 oldlen, __be16 newlen) in tcp_partial_csum_update()
|
/linux/fs/btrfs/ |
H A D | raid-stripe-tree.c | 19 u64 newlen, u64 frontpad) in btrfs_partially_delete_raid_extent()
|
/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1150 xfs_off_t newlen, in xfs_reflink_update_dest() 1243 xfs_off_t newlen; in xfs_reflink_remap_extent() local
|
/linux/sound/core/seq/ |
H A D | seq_memory.c | 177 int len, newlen, err; in snd_seq_expand_var_event() local
|
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_gram.y | 1960 int newlen; in add_version() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 208 xfs_agino_t newlen, in xfs_inobt_insert() 703 xfs_agino_t newlen; /* new number of inodes */ in xfs_ialloc_ag_alloc() local
|
H A D | xfs_bmap.c | 2586 xfs_filblks_t newlen=0; /* new indirect size */ in xfs_bmap_add_extent_hole_delay() local
|
/linux/drivers/usb/storage/ |
H A D | uas.c | 185 int newlen = min(len + 16, urb->actual_length) - 16; in uas_sense() local
|
/linux/net/sunrpc/ |
H A D | svcsock.c | 1498 int newlen; in svc_create_socket() local
|
H A D | xdr.c | 563 unsigned int free_space, newlen; in xdr_buf_try_expand() local
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_user_sdma.c | 304 u16 newlen, pbclen, lastdesc, dma_mapped; in qib_user_sdma_page_to_frags() local
|
/linux/fs/fuse/ |
H A D | dir.c | 524 u32 newlen = buf->size + bytes; in extend_arg() local
|
/linux/net/core/ |
H A D | skbuff.c | 6893 unsigned int newlen, newoff = SKB_EXT_CHUNKSIZEOF(*ext); in __skb_ext_set() local 6921 unsigned int newlen, newoff; in skb_ext_add() local
|
/linux/include/uapi/linux/ |
H A D | sysctl.h | 41 size_t newlen; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 1324 __be16 newlen = htons(skb->len - nhoff); in mlx5e_shampo_update_hdr() local
|
/linux/fs/ocfs2/ |
H A D | refcounttree.c | 4451 ocfs2_reflink_update_dest(struct inode * dest,struct buffer_head * d_bh,loff_t newlen) ocfs2_reflink_update_dest() argument
|