Searched refs:dup_sg_table (Results 1 – 2 of 2) sorted by relevance
65 static struct sg_table *dup_sg_table(struct sg_table *table) in dup_sg_table() function103 table = dup_sg_table(&buffer->sg_table); in system_heap_attach()
5963 +static struct sg_table *dup_sg_table(struct sg_table *table)6014 + table = dup_sg_table(&buffer->sg_table);