Home
last modified time | relevance | path

Searched refs:__sg_alloc_table (Results 1 – 1 of 1) sorted by relevance

/lib/
Dscatterlist.c210 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table() function
271 EXPORT_SYMBOL(__sg_alloc_table);
288 ret = __sg_alloc_table(table, nents, SG_MAX_SINGLE_ALLOC, in sg_alloc_table()