Home
last modified time | relevance | path

Searched defs:src_sg (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/scsi/arm/
Dscsi.h39 struct scatterlist *src_sg; in copy_SCp_to_sg() local
/linux-4.4.14/fs/f2fs/
Dcrypto_fname.c79 struct scatterlist src_sg, dst_sg; in f2fs_fname_encrypt() local
153 struct scatterlist src_sg, dst_sg; in f2fs_fname_decrypt() local
Dcrypto_key.c49 struct scatterlist src_sg, dst_sg; in f2fs_derive_key_aes() local
/linux-4.4.14/fs/ext4/
Dcrypto_fname.c74 struct scatterlist src_sg, dst_sg; in ext4_fname_encrypt() local
150 struct scatterlist src_sg, dst_sg; in ext4_fname_decrypt() local
Dcrypto_key.c46 struct scatterlist src_sg, dst_sg; in ext4_derive_key_aes() local
/linux-4.4.14/drivers/crypto/qce/
Dcipher.h52 struct scatterlist *src_sg; member
/linux-4.4.14/fs/ecryptfs/
Dkeystore.c602 struct scatterlist src_sg[2]; member
889 struct scatterlist src_sg[2]; member
1668 struct scatterlist src_sg[2]; in decrypt_passphrase_encrypted_session_key() local
2187 struct scatterlist src_sg[2]; in write_tag_3_packet() local
Dcrypto.c342 struct scatterlist *src_sg, int size, in crypt_scatterlist()
434 struct scatterlist src_sg, dst_sg; in crypt_extent() local
/linux-4.4.14/drivers/dma/
Dnbpfaxi.c890 struct scatterlist *src_sg, struct scatterlist *dst_sg, in nbpf_prep_sg()
964 struct scatterlist src_sg; in nbpf_prep_memcpy() local
985 struct scatterlist *src_sg, unsigned int src_nents, in nbpf_prep_memcpy_sg()
Dfsldma.c830 struct scatterlist *src_sg, unsigned int src_nents, in fsl_dma_prep_sg()
Dat_hdmac.c1225 struct scatterlist *src_sg, unsigned int src_nents, in atc_prep_dma_sg()
Dste_dma40.c2506 struct scatterlist src_sg; in d40_prep_memcpy() local
2524 struct scatterlist *src_sg, unsigned int src_nents, in d40_prep_memcpy_sg()
Dxgene-dma.c898 u32 dst_nents, struct scatterlist *src_sg, in xgene_dma_prep_sg()
/linux-4.4.14/include/linux/
Ddmaengine.h824 struct scatterlist *src_sg, unsigned int src_nents, in dmaengine_prep_dma_sg()