Home
last modified time | relevance | path

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

/lib/
Dscatterlist.c353 int sg_alloc_table_from_pages(struct sg_table *sgt, in sg_alloc_table_from_pages() argument
370 ret = sg_alloc_table(sgt, chunks, gfp_mask); in sg_alloc_table_from_pages()
376 for_each_sg(sgt->sgl, s, sgt->orig_nents, i) { in sg_alloc_table_from_pages()