Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dscatterlist.c598 sgl_free_order(sgl, order); in sgl_alloc_order()
659 * sgl_free_order - free a scatterlist and its pages
663 void sgl_free_order(struct scatterlist *sgl, int order) in sgl_free_order() function
667 EXPORT_SYMBOL(sgl_free_order); variable
675 sgl_free_order(sgl, 0); in sgl_free()
/kernel/linux/linux-6.6/lib/
H A Dscatterlist.c642 sgl_free_order(sgl, order); in sgl_alloc_order()
703 * sgl_free_order - free a scatterlist and its pages
707 void sgl_free_order(struct scatterlist *sgl, int order) in sgl_free_order() function
711 EXPORT_SYMBOL(sgl_free_order); variable
719 sgl_free_order(sgl, 0); in sgl_free()
/kernel/linux/linux-5.10/include/linux/
H A Dscatterlist.h310 void sgl_free_order(struct scatterlist *sgl, int order);
/kernel/linux/linux-6.6/include/linux/
H A Dscatterlist.h488 void sgl_free_order(struct scatterlist *sgl, int order);
/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.c3202 sgl_free_order(sglist->scatterlist, sglist->order); in pmcraid_free_sglist()
H A Dipr.c3895 sgl_free_order(sglist->scatterlist, sglist->order); in ipr_free_ucode_buffer()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dipr.c3806 sgl_free_order(sglist->scatterlist, sglist->order); in ipr_free_ucode_buffer()

Completed in 40 milliseconds