Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/scatterlist/
H A Dmain.c125 sg_free_append_table(&append); in main()
/linux-6.15/drivers/infiniband/core/
H A Dumem.c62 sg_free_append_table(&umem->sgt_append); in __ib_umem_release()
/linux-6.15/lib/
H A Dscatterlist.c244 void sg_free_append_table(struct sg_append_table *table) in sg_free_append_table() function
249 EXPORT_SYMBOL(sg_free_append_table);
590 sg_free_append_table(&append); in sg_alloc_table_from_pages_segment()
/linux-6.15/include/linux/
H A Dscatterlist.h437 void sg_free_append_table(struct sg_append_table *sgt);
/linux-6.15/drivers/vfio/pci/virtio/
H A Dmigrate.c118 sg_free_append_table(&buf->table); in virtiovf_free_data_buffer()
/linux-6.15/drivers/vfio/pci/mlx5/
H A Dcmd.c414 sg_free_append_table(&buf->table); in mlx5vf_free_data_buffer()