Home
last modified time | relevance | path

Searched refs:get_next_sg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dscatterlist.c368 static struct scatterlist *get_next_sg(struct sg_table *table, in get_next_sg() function
499 s = get_next_sg(sgt, s, chunks - i + left_pages, gfp_mask); in __sg_alloc_table_from_pages()
/kernel/linux/linux-6.6/lib/
H A Dscatterlist.c386 static struct scatterlist *get_next_sg(struct sg_append_table *table, in get_next_sg() function
526 s = get_next_sg(sgt_append, s, chunks - i + left_pages, in sg_alloc_append_table_from_pages()

Completed in 4 milliseconds