Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
Dsystem_heap.c65 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()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch5963 +static struct sg_table *dup_sg_table(struct sg_table *table)
6014 + table = dup_sg_table(&buffer->sg_table);