Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/heaps/
H A Dsystem_heap.c55 static int dup_sg_table(struct sg_table *from, struct sg_table *to) in dup_sg_table() function
84 ret = dup_sg_table(&buffer->sg_table, &a->table); in system_heap_attach()