Home
last modified time | relevance | path

Searched defs:segments (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v6.6/kernel/
Dkexec.c24 struct kexec_segment *segments, in kimage_alloc_init()
88 struct kexec_segment *segments, unsigned long flags) in do_kexec_load()
235 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4() argument
263 struct compat_kexec_segment __user *, segments, in COMPAT_SYSCALL_DEFINE4() argument
/Linux-v6.6/rust/macros/
Dpaste.rs7 let mut segments = Vec::new(); in concat() localVariable
/Linux-v6.6/block/
Dblk-integrity.c30 unsigned int segments = 0; in blk_rq_count_integrity_sg() local
73 unsigned int segments = 0; in blk_rq_map_integrity_sg() local
Dblk-merge.c676 unsigned short segments = blk_rq_nr_discard_segments(req); in req_attempt_discard_merge() local
1034 unsigned short segments = blk_rq_nr_discard_segments(req); in bio_attempt_discard_merge() local
/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr_fw.c484 struct segments *segments = op_reply_q->q_segments; in mpi3mr_get_reply_desc() local
1592 struct segments *segments; in mpi3mr_free_op_req_q_segments() local
1636 struct segments *segments; in mpi3mr_free_op_reply_q_segments() local
1764 struct segments *segments; in mpi3mr_alloc_op_reply_q_segments() local
1821 struct segments *segments; in mpi3mr_alloc_op_req_q_segments() local
2204 struct segments *segments = op_req_q->q_segments; in mpi3mr_op_request_post() local
4159 struct segments *segments; in mpi3mr_memset_op_reply_q_buffers() local
4182 struct segments *segments; in mpi3mr_memset_op_req_q_buffers() local
/Linux-v6.6/include/uapi/linux/
Drpl.h42 } segments; member
Dseg6.h33 struct in6_addr segments[]; member
Df2fs.h85 __u32 segments; /* # of segments to flush */ member
/Linux-v6.6/tools/include/uapi/linux/
Dseg6.h33 struct in6_addr segments[]; member
/Linux-v6.6/drivers/net/ethernet/sfc/siena/
Dtx.c145 unsigned int segments; in __efx_siena_enqueue_skb() local
Dtx_common.c435 struct sk_buff *segments, *next; in efx_siena_tx_tso_fallback() local
/Linux-v6.6/drivers/staging/octeon/
Dethernet-rx.c144 int segments = work->word2.s.bufs; in copy_segments_to_skb() local
Dethernet.c178 int segments = work->word2.s.bufs; in cvm_oct_free_work() local
/Linux-v6.6/drivers/remoteproc/
Dremoteproc_coredump.c135 struct list_head *segments, in rproc_coredump_find_segment()
/Linux-v6.6/drivers/net/ethernet/sfc/
Dtx_common.c454 struct sk_buff *segments, *next; in efx_tx_tso_fallback() local
Def100_tx.c383 unsigned int segments; in __ef100_enqueue_skb() local
Dtx.c327 unsigned int segments; in __efx_enqueue_skb() local
/Linux-v6.6/drivers/bus/mhi/host/
Dboot.c318 int segments = DIV_ROUND_UP(alloc_size, seg_size) + 1; in mhi_alloc_bhie_table() local
/Linux-v6.6/include/sound/sof/
Dext_manifest4.h105 struct sof_man4_segment_desc segments[3]; member
/Linux-v6.6/arch/powerpc/platforms/cell/
Diommu.c303 unsigned long segments, stab_size; in cell_iommu_setup_stab() local
324 unsigned long reg, segments, pages_per_segment, ptab_size, in cell_iommu_alloc_ptab() local
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_seg6_loop.c44 struct ip6_addr_t segments[0]; member
Dtest_lwt_seg6local.c44 struct ip6_addr_t segments[0]; member
/Linux-v6.6/include/linux/
Dagpgart.h94 struct agp_segment_priv **segments; member
/Linux-v6.6/drivers/gpu/drm/arm/
Dmalidp_crtc.c99 } segments[MALIDP_COEFFTAB_NUM_COEFFS] = { variable
/Linux-v6.6/include/uapi/xen/
Dgntdev.h202 struct gntdev_grant_copy_segment __user *segments; member

12