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.h322 void tmc_free_sg_table(struct tmc_sg_table *sg_table);
H A Dcoresight-tmc-etr.c261 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() function
267 EXPORT_SYMBOL_GPL(tmc_free_sg_table);
346 tmc_free_sg_table(sg_table); in tmc_alloc_sg_table()
724 tmc_free_sg_table(etr_table->sg_table); in tmc_etr_free_sg_buf()
H A Dcoresight-catu.c294 tmc_free_sg_table(catu_buf->catu_table); in catu_free_etr_buf()