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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dscatterlist.h211 void sg_free_table(struct sg_table *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dscatterlist.c195 * sg_free_table - Free a previously allocated sg table
199 void sg_free_table(struct sg_table *table) function
203 EXPORT_SYMBOL(sg_free_table); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Diovmm.c158 sg_free_table(sgt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/agp/
H A Dintel-gtt.c116 sg_free_table(&st);
146 sg_free_table(&st);

Completed in 148 milliseconds