Searched refs:sg_alloc_table (Results 1 – 1 of 1) sorted by relevance
331 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table() function342 EXPORT_SYMBOL(sg_alloc_table);381 ret = sg_alloc_table(sgt, chunks, gfp_mask); in sg_alloc_table_from_pages()