Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/vfio/pci/virtio/
H A Dcommon.h27 struct sg_append_table table;
/linux-6.15/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-6.15/include/rdma/
H A Dib_umem.h28 struct sg_append_table sgt_append;
/linux-6.15/tools/testing/scatterlist/
H A Dmain.c88 struct sg_append_table append = {}; in main()
/linux-6.15/drivers/vfio/pci/mlx5/
H A Dcmd.h56 struct sg_append_table table;