Home
last modified time | relevance | path

Searched defs:segs (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/linux/net/core/
H A Dgso.c16 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_eth_gso_segment() local
40 struct sk_buff *segs = ERR_PTR(-EPROTONOSUPPORT); in skb_mac_gso_segment() local
91 struct sk_buff *segs; in __skb_gso_segment() local
H A Ddev.h115 unsigned int segs) in netif_set_gso_max_segs()
H A Dgro.c105 int segs; in skb_gro_receive() local
/openbmc/linux/net/ipv4/
H A Dudp_offload.c24 struct sk_buff *segs = ERR_PTR(-EINVAL); in __skb_udp_tunnel_segment() local
160 struct sk_buff *segs = ERR_PTR(-EINVAL); in skb_udp_tunnel_segment() local
219 static struct sk_buff *__udpv4_gso_segment_list_csum(struct sk_buff *segs) in __udpv4_gso_segment_list_csum()
270 struct sk_buff *segs, *seg; in __udp_gso_segment() local
402 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp4_ufo_fragment() local
H A Desp4_offload.c125 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_transport_gso_segment() local
141 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_beet_gso_segment() local
H A Dgre_offload.c21 struct sk_buff *segs = ERR_PTR(-EINVAL); in gre_gso_segment() local
H A Dtcp_offload.c59 struct sk_buff *segs = ERR_PTR(-EINVAL); in tcp_gso_segment() local
/openbmc/linux/include/uapi/linux/
H A Delf-fdpic.h30 struct elf32_fdpic_loadseg segs[]; member
45 struct elf64_fdpic_loadseg segs[]; member
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flow.c627 static int ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs()
1251 enum ice_flow_dir dir, struct ice_flow_seg_info *segs, in ice_flow_find_prof_conds()
1342 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync()
1522 u64 prof_id, struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof()
1869 ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u64 hash_fields, in ice_flow_set_rss_seg_info()
2060 struct ice_flow_seg_info *segs; in ice_add_rss_cfg_sync() local
2196 struct ice_flow_seg_info *segs; in ice_rem_rss_cfg_sync() local
/openbmc/linux/net/sctp/
H A Doffload.c42 struct sk_buff *segs = ERR_PTR(-EINVAL); in sctp_gso_segment() local
/openbmc/linux/net/mpls/
H A Dmpls_gso.c23 struct sk_buff *segs = ERR_PTR(-EINVAL); in mpls_gso_segment() local
/openbmc/linux/net/ipv6/
H A Desp6_offload.c159 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_transport_gso_segment() local
175 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_beet_gso_segment() local
H A Dudp_offload.c22 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp6_ufo_fragment() local
H A Dip6_offload.c112 struct sk_buff *segs = ERR_PTR(-EINVAL); in ipv6_gso_segment() local
/openbmc/linux/include/linux/
H A Dblk-integrity.h69 unsigned int segs) in blk_queue_max_integrity_segments()
153 unsigned int segs) in blk_queue_max_integrity_segments()
/openbmc/linux/net/nsh/
H A Dnsh.c81 struct sk_buff *segs = ERR_PTR(-EINVAL); in nsh_gso_segment() local
/openbmc/linux/tools/lib/bpf/
H A Dusdt.c400 static int parse_elf_segs(Elf *elf, const char *path, struct elf_seg **segs, size_t *seg_cnt) in parse_elf_segs()
450 static int parse_vma_segs(int pid, const char *lib_path, struct elf_seg **segs, size_t *seg_cnt) in parse_vma_segs()
540 static struct elf_seg *find_elf_seg(struct elf_seg *segs, size_t seg_cnt, long virtaddr) in find_elf_seg()
556 static struct elf_seg *find_vma_seg(struct elf_seg *segs, size_t seg_cnt, long offset) in find_vma_seg()
583 struct elf_seg *segs = NULL, *vma_segs = NULL; in collect_usdt_targets() local
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1233 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header()
1421 elf_addr_t e_shoff, int segs) in fill_extnum_info()
1464 int segs; in elf_fdpic_core_dump() local
H A Dbinfmt_elf.c1491 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header()
2005 elf_addr_t e_shoff, int segs) in fill_extnum_info()
2030 int segs, i; in elf_core_dump() local
/openbmc/qemu/hw/xen/
H A Dxen-operations.c42 XenGrantCopySegment segs[], in libxengnttab_fallback_grant_copy()
96 XenGrantCopySegment *segs, in libxengnttab_backend_grant_copy()
/openbmc/linux/drivers/net/wireguard/
H A Ddevice.c179 struct sk_buff *segs = skb_gso_segment(skb, 0); in wg_xmit() local
/openbmc/linux/net/xfrm/
H A Dxfrm_device.c162 struct sk_buff *segs; in validate_xmit_xfrm() local
/openbmc/linux/include/rdma/
H A Drdmavt_mr.h28 struct rvt_seg segs[RVT_SEGSZ]; member
/openbmc/qemu/hw/i386/kvm/
H A Dxen_gnttab.c457 uint32_t domid, XenGrantCopySegment *segs, in xen_be_gnttab_copy()
/openbmc/linux/net/sched/
H A Dsch_netem.c424 struct sk_buff *segs; in netem_segment() local
450 struct sk_buff *segs = NULL; in netem_enqueue() local

1234