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

/linux-master/lib/
H A Dsg_pool.c56 struct sg_pool *sgp; local
64 struct sg_pool *sgp; local
147 struct sg_pool *sgp = sg_pools + i; local
171 struct sg_pool *sgp = sg_pools + i; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dloop6.c40 static inline struct scatterlist *__sg_next(struct scatterlist *sgp) argument
59 struct scatterlist *sgp; local
72 struct scatterlist *sgp = NULL; local
[all...]
/linux-master/net/rds/
H A Dloop.c79 struct scatterlist *sgp = &rm->data.op_sg[sg]; local
/linux-master/drivers/gpu/drm/i915/
H A Di915_scatterlist.h24 struct scatterlist *sgp; member in struct:sgt_iter
[all...]
/linux-master/drivers/scsi/
H A Dinitio.c1561 struct sg_entry *sgp; local
[all...]
H A Ddc395x.c899 struct SGentry *sgp = srb->segment_x; local
H A Dadvansys.c2487 ASC_SG_HEAD *sgp; local
/linux-master/block/
H A Dgenhd.c859 struct gendisk *sgp = v; local
/linux-master/drivers/mmc/host/
H A Dmoxart-mmc.c283 u32 *sgp, len = 0, remain, status; local
/linux-master/arch/m68k/fpsp040/
H A Dres_func.S1691 sgp: label
/linux-master/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3195 struct scatterlist *sgp; local
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c236 const struct sg_ent *sgp; local
1007 write_sgl(const struct sk_buff *skb, struct sg_ent *sgp, unsigned char *start, unsigned int len, const dma_addr_t *addr) argument
1183 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; local
1636 struct sg_ent *sgp, sgl[MAX_SKB_FRAGS / 2 + 1]; local
[all...]
/linux-master/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) argument
/linux-master/mm/
H A Dshmem.c1848 shmem_swapin_folio(struct inode *inode, pgoff_t index, struct folio **foliop, enum sgp_type sgp, gfp_t gfp, struct mm_struct *fault_mm, vm_fault_t *fault_type) argument
1959 shmem_get_folio_gfp(struct inode *inode, pgoff_t index, struct folio **foliop, enum sgp_type sgp, gfp_t gfp, struct vm_fault *vmf, vm_fault_t *fault_type) argument
2157 shmem_get_folio(struct inode *inode, pgoff_t index, struct folio **foliop, enum sgp_type sgp) argument
[all...]

Completed in 391 milliseconds