Home
last modified time | relevance | path

Searched defs:prealloc_sg (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
Dcrypto.c160 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable()
223 struct scatterlist prealloc_sg; in ceph_aes_crypt() local
/kernel/linux/linux-6.6/net/ceph/
Dcrypto.c161 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable()
224 struct scatterlist prealloc_sg; in ceph_aes_crypt() local
/kernel/linux/linux-6.6/drivers/memstick/core/
Dms_block.h192 struct scatterlist prealloc_sg[MS_BLOCK_MAX_SEGS+1]; member
/kernel/linux/linux-5.10/drivers/memstick/core/
Dms_block.h193 struct scatterlist prealloc_sg[MS_BLOCK_MAX_SEGS+1]; member