Searched refs:__sg_alloc_table (Results 1 – 2 of 2) sorted by relevance
133 ret = __sg_alloc_table(table, nents, SG_CHUNK_SIZE, in sg_alloc_table_chained()
282 int __sg_alloc_table(struct sg_table *table, unsigned int nents, in __sg_alloc_table() function358 EXPORT_SYMBOL(__sg_alloc_table);375 ret = __sg_alloc_table(table, nents, SG_MAX_SINGLE_ALLOC, in sg_alloc_table()