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

/linux-master/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-master/tools/testing/scatterlist/
H A Dmain.c88 struct sg_append_table append = {};
/linux-master/include/rdma/
H A Dib_umem.h28 struct sg_append_table sgt_append;
/linux-master/lib/
H A Dscatterlist.c243 void sg_free_append_table(struct sg_append_table *table)
386 static struct scatterlist *get_next_sg(struct sg_append_table *table,
454 int sg_alloc_append_table_from_pages(struct sg_append_table *sgt_append,
583 struct sg_append_table append = {};
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.h56 struct sg_append_table table;

Completed in 152 milliseconds