Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dscatterlist.h45 struct sg_append_table { struct
437 void sg_free_append_table(struct sg_append_table *sgt);
441 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt,
/linux/lib/
H A Dscatterlist.c244 void sg_free_append_table(struct sg_append_table *table) in sg_free_append_table()
387 static struct scatterlist *get_next_sg(struct sg_append_table *table, in get_next_sg()
455 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt_append, in sg_alloc_append_table_from_pages()
584 struct sg_append_table append = {}; in sg_alloc_table_from_pages_segment()
/linux/tools/testing/scatterlist/
H A Dmain.c88 struct sg_append_table append = {}; in main()
/linux/include/rdma/
H A Dib_umem.h28 struct sg_append_table sgt_append;
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h56 struct sg_append_table table;