Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c355 int sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table() function
366 EXPORT_SYMBOL(sg_alloc_table);
413 ret = sg_alloc_table(sgt, chunks, gfp_mask); in __sg_alloc_table_from_pages()