Home
last modified time | relevance | path

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

/linux/include/linux/
A Dscatterlist.h42 struct sg_append_table { struct
291 void sg_free_append_table(struct sg_append_table *sgt);
295 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt,
/linux/lib/
A Dscatterlist.c241 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()
/linux/include/rdma/
A Dib_umem.h29 struct sg_append_table sgt_append;
/linux/tools/testing/scatterlist/
A Dmain.c88 struct sg_append_table append = {}; in main()

Completed in 8 milliseconds