Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h380 void tmc_free_sg_table(struct tmc_sg_table *sg_table);
H A Dcoresight-tmc-etr.c262 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() function
268 EXPORT_SYMBOL_GPL(tmc_free_sg_table);
347 tmc_free_sg_table(sg_table); in tmc_alloc_sg_table()
794 tmc_free_sg_table(etr_table->sg_table); in tmc_etr_free_sg_buf()
H A Dcoresight-catu.c293 tmc_free_sg_table(catu_buf->catu_table); in catu_free_etr_buf()