Home
last modified time | relevance | path

Searched refs:scsi_sg_alloc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dscsi_lib.c577 static struct scatterlist *scsi_sg_alloc(unsigned int nents, gfp_t gfp_mask) in scsi_sg_alloc() function
609 first_chunk, GFP_ATOMIC, scsi_sg_alloc); in scsi_alloc_sgtable()