Home
last modified time | relevance | path

Searched refs:pmcraid_alloc_sglist (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.c3195 * Free a DMA'able memory previously allocated with pmcraid_alloc_sglist
3207 * pmcraid_alloc_sglist - Allocates memory for a SG list
3216 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist() function
3244 * Copy a user buffer into a buffer allocated by pmcraid_alloc_sglist
3493 sglist = pmcraid_alloc_sglist(buflen); in pmcraid_build_passthrough_ioadls()

Completed in 7 milliseconds