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

/linux-4.1.27/lib/
H A Dscatterlist.c155 static void sg_kfree(struct scatterlist *sg, unsigned int nents) sg_kfree() function
224 __sg_free_table(table, SG_MAX_SINGLE_ALLOC, false, sg_kfree); sg_free_table()
286 * linkage. Without this, sg_kfree() may get __sg_alloc_table()
338 __sg_free_table(table, SG_MAX_SINGLE_ALLOC, false, sg_kfree); sg_alloc_table()

Completed in 98 milliseconds