/linux-6.14.4/net/core/ |
D | gso.c | 16 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
|
D | net_test.c | 52 const unsigned int *segs; member 150 struct sk_buff *skb, *segs, *cur, *next, *last; in gso_test_func() local
|
D | dev.h | 152 unsigned int segs) in netif_set_gso_max_segs()
|
D | gro.c | 100 int segs; in skb_gro_receive() local
|
/linux-6.14.4/net/ipv4/ |
D | udp_offload.c | 24 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 420 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp4_ufo_fragment() local
|
D | esp4_offload.c | 136 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_transport_gso_segment() local 152 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm4_beet_gso_segment() local
|
D | tcp_offload.c | 55 static struct sk_buff *__tcpv4_gso_segment_list_csum(struct sk_buff *segs) in __tcpv4_gso_segment_list_csum() 135 struct sk_buff *segs = ERR_PTR(-EINVAL); in tcp_gso_segment() local
|
D | gre_offload.c | 21 struct sk_buff *segs = ERR_PTR(-EINVAL); in gre_gso_segment() local
|
/linux-6.14.4/include/uapi/linux/ |
D | elf-fdpic.h | 30 struct elf32_fdpic_loadseg segs[]; member 45 struct elf64_fdpic_loadseg segs[]; member
|
/linux-6.14.4/drivers/net/ethernet/intel/ice/ |
D | ice_flow.c | 650 static int ice_flow_val_hdrs(struct ice_flow_seg_info *segs, u8 segs_cnt) in ice_flow_val_hdrs() 1276 enum ice_flow_dir dir, struct ice_flow_seg_info *segs, in ice_flow_find_prof_conds() 1371 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof_sync() 1645 struct ice_flow_seg_info *segs, u8 segs_cnt, in ice_flow_add_prof() 1990 ice_flow_set_rss_seg_info(struct ice_flow_seg_info *segs, u8 seg_cnt, in ice_flow_set_rss_seg_info() 2341 struct ice_flow_seg_info *segs; in ice_add_rss_cfg_sync() local 2488 struct ice_flow_seg_info *segs; in ice_rem_rss_cfg_sync() local
|
/linux-6.14.4/net/ipv6/ |
D | esp6_offload.c | 172 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_transport_gso_segment() local 188 struct sk_buff *segs = ERR_PTR(-EINVAL); in xfrm6_beet_gso_segment() local
|
D | udp_offload.c | 22 struct sk_buff *segs = ERR_PTR(-EINVAL); in udp6_ufo_fragment() local
|
D | tcpv6_offload.c | 118 static struct sk_buff *__tcpv6_gso_segment_list_csum(struct sk_buff *segs) in __tcpv6_gso_segment_list_csum()
|
D | ip6_offload.c | 110 struct sk_buff *segs = ERR_PTR(-EINVAL); in ipv6_gso_segment() local
|
/linux-6.14.4/net/sctp/ |
D | offload.c | 42 struct sk_buff *segs = ERR_PTR(-EINVAL); in sctp_gso_segment() local
|
/linux-6.14.4/net/mpls/ |
D | mpls_gso.c | 23 struct sk_buff *segs = ERR_PTR(-EINVAL); in mpls_gso_segment() local
|
/linux-6.14.4/tools/lib/bpf/ |
D | usdt.c | 401 static int parse_elf_segs(Elf *elf, const char *path, struct elf_seg **segs, size_t *seg_cnt) in parse_elf_segs() 451 static int parse_vma_segs(int pid, const char *lib_path, struct elf_seg **segs, size_t *seg_cnt) in parse_vma_segs() 541 static struct elf_seg *find_elf_seg(struct elf_seg *segs, size_t seg_cnt, long virtaddr) in find_elf_seg() 557 static struct elf_seg *find_vma_seg(struct elf_seg *segs, size_t seg_cnt, long offset) in find_vma_seg() 584 struct elf_seg *segs = NULL, *vma_segs = NULL; in collect_usdt_targets() local
|
/linux-6.14.4/net/nsh/ |
D | nsh.c | 81 struct sk_buff *segs = ERR_PTR(-EINVAL); in nsh_gso_segment() local
|
/linux-6.14.4/fs/ |
D | binfmt_elf_fdpic.c | 1239 static inline void fill_elf_fdpic_header(struct elfhdr *elf, int segs) in fill_elf_fdpic_header() 1427 elf_addr_t e_shoff, int segs) in fill_extnum_info() 1470 int segs; in elf_fdpic_core_dump() local
|
D | binfmt_elf.c | 1474 static void fill_elf_header(struct elfhdr *elf, int segs, in fill_elf_header() 1991 elf_addr_t e_shoff, int segs) in fill_extnum_info() 2016 int segs, i; in elf_core_dump() local
|
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_coredump.c | 334 u32 *segs) in bnxt_get_ctx_coredump() 417 u32 drv_len, segs = 0; in __bnxt_get_coredump() local
|
/linux-6.14.4/drivers/net/wireguard/ |
D | device.c | 179 struct sk_buff *segs = skb_gso_segment(skb, 0); in wg_xmit() local
|
/linux-6.14.4/net/xfrm/ |
D | xfrm_device.c | 164 struct sk_buff *segs; in validate_xmit_xfrm() local
|
/linux-6.14.4/include/rdma/ |
D | rdmavt_mr.h | 28 struct rvt_seg segs[RVT_SEGSZ]; member
|
/linux-6.14.4/net/sched/ |
D | sch_netem.c | 429 struct sk_buff *segs; in netem_segment() local 455 struct sk_buff *segs = NULL; in netem_enqueue() local
|