Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_dma_buf.c16 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() function
63 table = dup_sg_table(buffer->sg_table); in ion_dma_buf_attach()
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsystem_heap.c67 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() function
103 table = dup_sg_table(&buffer->sg_table); in system_heap_attach()
H A Drk_system_heap.c77 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() function
113 table = dup_sg_table(&buffer->sg_table); in system_heap_attach()