Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c331 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table() function
342 EXPORT_SYMBOL(sg_alloc_table);
381 ret = sg_alloc_table(sgt, chunks, gfp_mask); in sg_alloc_table_from_pages()