Searched defs:segments (Results 1 - 25 of 51) sorted by relevance

123

/linux-master/arch/mips/kernel/
H A Dsegment.c83 DEFINE_SHOW_ATTRIBUTE(segments); variable
/linux-master/include/uapi/linux/
H A Drpl.h42 } segments; member in struct:ipv6_rpl_sr_hdr
H A Dseg6.h33 struct in6_addr segments[]; member in struct:ipv6_sr_hdr
H A Df2fs.h85 __u32 segments; /* # of segments to flush */ member in struct:f2fs_flush_device
/linux-master/kernel/
H A Dkexec.c22 kimage_alloc_init(struct kimage **rimage, unsigned long entry, unsigned long nr_segments, struct kexec_segment *segments, unsigned long flags) argument
91 do_kexec_load(unsigned long entry, unsigned long nr_segments, struct kexec_segment *segments, unsigned long flags) argument
[all...]
/linux-master/tools/include/uapi/linux/
H A Dseg6.h33 struct in6_addr segments[]; member in struct:ipv6_sr_hdr
/linux-master/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c104 int segments; local
/linux-master/include/linux/
H A Dagpgart.h94 struct agp_segment_priv **segments; member in struct:agp_client
/linux-master/fs/nilfs2/
H A Dsysfs.h74 NILFS_DEV_ATTR_STRUCT(segments); variable
/linux-master/include/uapi/xen/
H A Dgntdev.h202 struct gntdev_grant_copy_segment __user *segments; member in struct:ioctl_gntdev_grant_copy
/linux-master/include/sound/sof/
H A Dext_manifest4.h105 struct sof_man4_segment_desc segments[3]; member in struct:sof_man4_module
/linux-master/drivers/staging/octeon/
H A Dethernet-rx.c144 int segments = work->word2.s.bufs; local
H A Dethernet.c178 int segments = work->word2.s.bufs; local
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dtx.c145 unsigned int segments; local
H A Dtx_common.c434 struct sk_buff *segments, *next; local
/linux-master/drivers/net/ethernet/sfc/
H A Dtx.c327 unsigned int segments; local
H A Def100_tx.c383 unsigned int segments; local
[all...]
H A Dtx_common.c453 struct sk_buff *segments, *next; local
/linux-master/drivers/remoteproc/
H A Dremoteproc_coredump.c134 rproc_coredump_find_segment(loff_t user_offset, struct list_head *segments, size_t *data_left) argument
[all...]
/linux-master/block/
H A Dblk-integrity.c30 unsigned int segments = 0; local
73 unsigned int segments = 0; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_seg6_loop.c46 struct ip6_addr_t segments[0]; member in struct:ip6_srh_t
H A Dtest_lwt_seg6local.c46 struct ip6_addr_t segments[0]; member in struct:ip6_srh_t
/linux-master/drivers/bus/mhi/host/
H A Dboot.c318 int segments = DIV_ROUND_UP(alloc_size, seg_size) + 1; local
/linux-master/drivers/gpu/drm/arm/
H A Dmalidp_crtc.c99 } segments[MALIDP_COEFFTAB_NUM_COEFFS] = { variable in typeref:struct:gamma_curve_segment
/linux-master/lib/
H A Dassoc_array.c179 unsigned long segments; local

Completed in 342 milliseconds

123