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

/linux-4.4.14/lib/
H A Dscatterlist.c183 static void sg_kfree(struct scatterlist *sg, unsigned int nents) sg_kfree() function
252 __sg_free_table(table, SG_MAX_SINGLE_ALLOC, false, sg_kfree); sg_free_table()
314 * linkage. Without this, sg_kfree() may get __sg_alloc_table()
366 __sg_free_table(table, SG_MAX_SINGLE_ALLOC, false, sg_kfree); sg_alloc_table()

Completed in 175 milliseconds