Searched refs:sg_alloc_table (Results 1 – 2 of 2) sorted by relevance
287 sg_alloc_table(struct sg_table *table, unsigned int nents, gfp_t gfp_mask) in sg_alloc_table() function321 if (__predict_false((rc = sg_alloc_table(sgt, segs, gfp_mask)))) in __sg_alloc_table_from_pages()
172 ret = sg_alloc_table(&umem->sg_head, npages, GFP_KERNEL); in ib_umem_get()