Searched refs:sg_append_table (Results 1 – 5 of 5) sorted by relevance
45 struct sg_append_table { struct377 void sg_free_append_table(struct sg_append_table *sgt);381 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt,
241 void sg_free_append_table(struct sg_append_table *table) in sg_free_append_table()383 static struct scatterlist *get_next_sg(struct sg_append_table *table, in get_next_sg()442 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt_append, in sg_alloc_append_table_from_pages()570 struct sg_append_table append = {}; in sg_alloc_table_from_pages_segment()
30 struct sg_append_table table;
29 struct sg_append_table sgt_append;
88 struct sg_append_table append = {}; in main()