/linux-4.1.27/net/ipv4/ |
D | udp_offload.c | 34 struct sk_buff *segs = ERR_PTR(-EINVAL); in __skb_udp_tunnel_segment() local 147 struct sk_buff *segs = ERR_PTR(-EINVAL); in skb_udp_tunnel_segment() local 181 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp4_ufo_fragment() local
|
D | gre_offload.c | 21 struct sk_buff *segs = ERR_PTR(-EINVAL); in gre_gso_segment() local
|
D | tcp_offload.c | 57 struct sk_buff *segs = ERR_PTR(-EINVAL); in tcp_gso_segment() local
|
D | af_inet.c | 1205 struct sk_buff *segs = ERR_PTR(-EINVAL); in inet_gso_segment() local
|
D | route.c | 472 u32 ip_idents_reserve(u32 hash, int segs) in ip_idents_reserve() 486 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs) in __ip_select_ident()
|
D | ip_output.c | 222 struct sk_buff *segs; in ip_finish_output_gso() local
|
D | tcp_output.c | 1546 u32 bytes, segs; in tcp_tso_autosize() local
|
/linux-4.1.27/net/mpls/ |
D | mpls_gso.c | 25 struct sk_buff *segs = ERR_PTR(-EINVAL); in mpls_gso_segment() local
|
/linux-4.1.27/include/uapi/linux/ |
D | elf-fdpic.h | 29 struct elf32_fdpic_loadseg segs[]; member
|
/linux-4.1.27/net/ipv6/ |
D | udp_offload.c | 23 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp6_ufo_fragment() local
|
D | ip6_offload.c | 60 struct sk_buff *segs = ERR_PTR(-EINVAL); in ipv6_gso_segment() local
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_output.c | 154 struct sk_buff *segs; in xfrm_output_gso() local
|
/linux-4.1.27/fs/ |
D | binfmt_elf_fdpic.c | 1274 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header() 1459 elf_addr_t e_shoff, int segs) in fill_extnum_info() 1535 int segs; in elf_fdpic_core_dump() local
|
D | binfmt_elf.c | 1343 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header() 2092 elf_addr_t e_shoff, int segs) in fill_extnum_info() 2118 int segs, i; in elf_core_dump() local
|
/linux-4.1.27/drivers/block/ |
D | xen-blkfront.c | 945 int i, j, segs; in blkif_free() local 1468 unsigned int segs, offset; in blkif_recover() local 1687 unsigned int indirect_segments, segs; in blkfront_setup_indirect() local
|
/linux-4.1.27/net/sched/ |
D | sch_tbf.c | 161 struct sk_buff *segs, *nskb; in tbf_segment() local
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pko.h | 242 uint64_t segs:6; member
|
D | cvmx-pko-defs.h | 157 uint64_t segs:6; member 236 uint64_t segs:6; member 370 uint64_t segs:6; member
|
/linux-4.1.27/include/net/ |
D | ip.h | 326 struct sock *sk, int segs) in ip_select_ident_segs()
|
D | tcp.h | 758 static inline void tcp_skb_pcount_set(struct sk_buff *skb, int segs) in tcp_skb_pcount_set() 763 static inline void tcp_skb_pcount_add(struct sk_buff *skb, int segs) in tcp_skb_pcount_add()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 1768 unsigned int segs) in pnv_pci_ioda_setup_dma_pe() 2008 unsigned int residual, remaining, segs, tw, base; in pnv_ioda_setup_dma() local
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | mb86a20s.c | 1447 const struct linear_segments *segs; in mb86a20s_get_blk_error_layer_CNR() local
|
/linux-4.1.27/drivers/net/ |
D | macvtap.c | 317 struct sk_buff *segs = __skb_gso_segment(skb, features, false); in macvtap_handle_frame() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 158 unsigned short segs; member
|
D | e1000_main.c | 2844 unsigned int f, bytecount, segs; in e1000_tx_map() local
|
/linux-4.1.27/net/netfilter/ |
D | nfnetlink_queue_core.c | 642 struct sk_buff *skb, *segs; in nfqnl_enqueue_packet() local
|
/linux-4.1.27/drivers/scsi/ |
D | vmw_pvscsi.c | 368 int segs = scsi_dma_map(cmd); in pvscsi_map_buffers() local
|
D | st.c | 3749 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|
D | osst.c | 5333 int segs, nbr, max_segs, b_size, order, got; in enlarge_buffer() local
|
/linux-4.1.27/include/linux/ |
D | bio.h | 258 unsigned segs = 0; in bio_segments() local
|
D | blkdev.h | 1519 unsigned int segs) in blk_queue_max_integrity_segments() 1573 unsigned int segs) in blk_queue_max_integrity_segments()
|
/linux-4.1.27/net/core/ |
D | skbuff.c | 748 void kfree_skb_list(struct sk_buff *segs) in kfree_skb_list() 3002 struct sk_buff *segs = NULL; in skb_segment() local
|
D | dev.c | 2436 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_mac_gso_segment() local 2711 struct sk_buff *segs; in validate_xmit_skb() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunvnet.c | 1151 struct sk_buff *segs; in vnet_handle_offloads() local
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 4713 ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahc_dmamap_cb() 4971 struct ahc_dma_seg *segs; in ahc_alloc_scbs() local
|
D | aic79xx_core.c | 6382 ahd_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error) in ahd_dmamap_cb() 6814 uint8_t *segs; in ahd_alloc_scbs() local
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 826 unsigned int segs, bytecount; in igbvf_clean_tx_irq() local
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.c | 339 struct sk_buff *segs, *nskb; in queue_gso_packets() local
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | e1000.h | 156 unsigned int segs; member
|
D | netdev.c | 5320 unsigned int f, bytecount, segs; in e1000_tx_map() local
|
/linux-4.1.27/drivers/usb/wusbcore/ |
D | wa-xfer.c | 157 u8 segs, segs_submitted, segs_done; member
|
/linux-4.1.27/fs/cifs/ |
D | connect.c | 549 unsigned int segs; in cifs_readv_from_socket() local
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_verbs.h | 238 struct ipath_seg segs[IPATH_SEGSZ]; member
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_verbs.h | 294 struct qib_seg segs[QIB_SEGSZ]; member
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 3087 struct sk_buff *segs, *curr; in myri10ge_sw_tso() local
|
/linux-4.1.27/drivers/net/usb/ |
D | r8152.c | 1374 struct sk_buff *segs, *nskb; in r8152_csum_workaround() local
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | r8169.c | 6873 struct sk_buff *segs, *nskb; in r8169_csum_workaround() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | vmx.c | 515 struct kvm_segment segs[8]; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 7852 struct sk_buff *segs, *nskb; in tg3_tso_bug() local
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_def.h | 2580 uint32_t segs[4]; member
|