Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dscatterlist.h45 struct sg_append_table { struct
377 void sg_free_append_table(struct sg_append_table *sgt);
381 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt,
/linux-6.3-rc2/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()
451 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt_append, in sg_alloc_append_table_from_pages()
580 struct sg_append_table append = {}; in sg_alloc_table_from_pages_segment()
/linux-6.3-rc2/include/rdma/
A Dib_umem.h28 struct sg_append_table sgt_append;
/linux-6.3-rc2/tools/testing/scatterlist/
A Dmain.c88 struct sg_append_table append = {}; in main()
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dcmd.h60 struct sg_append_table table;

Completed in 11 milliseconds