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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dscatterlist.c136 static void sg_kfree(struct scatterlist *sg, unsigned int nents) function
201 __sg_free_table(table, SG_MAX_SINGLE_ALLOC, sg_kfree);
255 * linkage. Without this, sg_kfree() may get
315 __sg_free_table(table, SG_MAX_SINGLE_ALLOC, sg_kfree);

Completed in 82 milliseconds