Home
last modified time | relevance | path

Searched defs:sgp (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_scatterlist.h20 struct scatterlist *sgp; member
[all...]
/kernel/linux/linux-5.10/lib/
H A Dsg_pool.c56 struct sg_pool *sgp; in sg_pool_free() local
64 struct sg_pool *sgp; in sg_pool_alloc() local
146 struct sg_pool *sgp = sg_pools + i; in sg_pool_init() local
170 struct sg_pool *sgp = sg_pools + i; sg_pool_init() local
184 struct sg_pool *sgp = sg_pools + i; sg_pool_exit() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dloop6.c40 static inline struct scatterlist *__sg_next(struct scatterlist *sgp) in __sg_next() argument
59 struct scatterlist *sgp; in get_sgp() local
72 struct scatterlist *sgp = NULL; BPF_KPROBE() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dsg_pool.c56 struct sg_pool *sgp; in sg_pool_free() local
64 struct sg_pool *sgp; in sg_pool_alloc() local
147 struct sg_pool *sgp = sg_pools + i; in sg_pool_init() local
171 struct sg_pool *sgp = sg_pools + i; sg_pool_init() local
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Dloop.c79 struct scatterlist *sgp = &rm->data.op_sg[sg]; in rds_loop_xmit() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_scatterlist.h24 struct scatterlist *sgp; member
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dloop.c79 struct scatterlist *sgp = &rm->data.op_sg[sg]; in rds_loop_xmit() local
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmoxart-mmc.c309 u32 *sgp, len = 0, remain, status; in moxart_transfer_pio() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.c1564 struct sg_entry *sgp; in initio_state_5() local
[all...]
H A Ddc395x.c914 struct SGentry *sgp = srb->segment_x; in build_srb() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmoxart-mmc.c308 u32 *sgp, len = 0, remain, status; in moxart_transfer_pio() local
/kernel/linux/linux-6.6/block/
H A Dgenhd.c852 struct gendisk *sgp = v; in show_partition() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.c1562 struct sg_entry *sgp; in initio_state_5() local
[all...]
H A Ddc395x.c899 struct SGentry *sgp = srb->segment_x; in build_srb() local
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dres_func.S1691 sgp: label
/kernel/linux/linux-5.10/block/
H A Dgenhd.c1183 struct gendisk *sgp = v; in show_partition() local
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dres_func.S1691 sgp: label
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3206 struct scatterlist *sgp; in ibmvscsis_rdma() local
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3195 struct scatterlist *sgp; in ibmvscsis_rdma() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c239 const struct sg_ent *sgp; in unmap_skb() local
1012 write_sgl(const struct sk_buff *skb, struct sg_ent *sgp, unsigned char *start, unsigned int len, const dma_addr_t *addr) write_sgl() argument
1188 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; write_tx_pkt_wr() local
1639 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; write_ofld_wr() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1742 sgl_seek_offset(struct scatterlist *sgl, unsigned int sgcnt, unsigned int offset, unsigned int *off, struct scatterlist **sgp) sgl_seek_offset() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c236 const struct sg_ent *sgp; in unmap_skb() local
1007 write_sgl(const struct sk_buff *skb, struct sg_ent *sgp, unsigned char *start, unsigned int len, const dma_addr_t *addr) write_sgl() argument
1183 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; write_tx_pkt_wr() local
1636 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; write_ofld_wr() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1742 sgl_seek_offset(struct scatterlist *sgl, unsigned int sgcnt, unsigned int offset, unsigned int *off, struct scatterlist **sgp) sgl_seek_offset() argument
/kernel/linux/linux-5.10/mm/
H A Dshmem.c152 shmem_getpage(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp) shmem_getpage() argument
1698 shmem_swapin_page(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp, gfp_t gfp, struct vm_area_struct *vma, vm_fault_t *fault_type) shmem_swapin_page() argument
1798 shmem_getpage_gfp(struct inode *inode, pgoff_t index, struct page **pagep, enum sgp_type sgp, gfp_t gfp, struct vm_area_struct *vma, struct vm_fault *vmf, vm_fault_t *fault_type) shmem_getpage_gfp() argument
2048 enum sgp_type sgp; shmem_fault() local
2580 enum sgp_type sgp = SGP_READ; shmem_file_read_iter() local
[all...]
/kernel/linux/linux-6.6/mm/
H A Dshmem.c1830 shmem_swapin_folio(struct inode *inode, pgoff_t index, struct folio **foliop, enum sgp_type sgp, gfp_t gfp, struct vm_area_struct *vma, vm_fault_t *fault_type) shmem_swapin_folio() argument
1944 shmem_get_folio_gfp(struct inode *inode, pgoff_t index, struct folio **foliop, enum sgp_type sgp, gfp_t gfp, struct vm_area_struct *vma, struct vm_fault *vmf, vm_fault_t *fault_type) shmem_get_folio_gfp() argument
2157 shmem_get_folio(struct inode *inode, pgoff_t index, struct folio **foliop, enum sgp_type sgp) shmem_get_folio() argument
[all...]

Completed in 102 milliseconds

12