/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_() argument 84 int oldlen, int newlen) in fdt_splice_struct_() argument 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_() argument 238 int oldlen, newlen; fdt_set_name() local 295 int err, oldlen, newlen; fdt_appendprop() local [all...] |
/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
|
/linux/arch/parisc/lib/ |
H A D | memcpy.c | 38 unsigned long newlen = len; in raw_copy_from_user() local
|
/linux/net/ipv4/ |
H A D | udp_offload.c | 490 __be16 newlen; in __udp_gso_segment() local 927 __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() argument
|
H A D | ip_vs_proto_tcp.c | 129 __be16 oldlen, __be16 newlen) in tcp_partial_csum_update() argument
|
/linux/fs/btrfs/ |
H A D | raid-stripe-tree.c | 19 u64 newlen, u64 frontpad) in btrfs_partially_delete_raid_extent() argument
|
/linux/sound/core/seq/ |
H A D | seq_memory.c | 177 int len, newlen, err; in snd_seq_expand_var_event() local
|
/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1234 xfs_off_t newlen, in xfs_reflink_update_dest() argument 1321 xfs_off_t newlen; in xfs_reflink_remap_extent() local [all...] |
H A D | xfs_iomap.c | 1250 xfs_filblks_t newlen=0; /* new indirect size */ in xfs_bmap_add_extent_hole_delay() local [all...] |
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_gram.y | 1960 int newlen; in add_version() local
|
/linux/fs/xfs/scrub/ |
H A D | dir.c | 476 int newlen; in xchk_directory_data_bestfree() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 208 xfs_agino_t newlen, in xfs_inobt_insert() argument 703 xfs_agino_t newlen; /* new number of inodes */ in xfs_ialloc_ag_alloc() local [all...] |
/linux/net/sunrpc/ |
H A D | svcsock.c | 1527 int newlen; in svc_create_socket() local
|
H A D | xdr.c | 536 unsigned int free_space, newlen; in xdr_buf_try_expand() local
|
/linux/fs/fuse/ |
H A D | dir.c | 524 u32 newlen = buf->size + bytes; in extend_arg() 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 | 1334 __be16 newlen = htons(skb->len - nhoff); in mlx5e_shampo_update_hdr() local
|