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.h384 void tmc_free_sg_table(struct tmc_sg_table *sg_table);
H A Dcoresight-tmc-etr.c260 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() function
266 EXPORT_SYMBOL_GPL(tmc_free_sg_table);
345 tmc_free_sg_table(sg_table); in tmc_alloc_sg_table()
792 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()