Home
last modified time | relevance | path

Searched defs:sg_alloc_table_from_pages (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dscatterlist.h471 static inline int sg_alloc_table_from_pages(struct sg_table *sgt, in sg_alloc_table_from_pages() function
/kernel/linux/linux-5.10/lib/
Dscatterlist.c545 int sg_alloc_table_from_pages(struct sg_table *sgt, struct page **pages, in sg_alloc_table_from_pages() function