Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c57 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() function
93 table = dup_sg_table(&buffer->sg_table); in system_heap_attach()