Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-tmc.h319 void tmc_free_sg_table(struct tmc_sg_table *sg_table);
Dcoresight-tmc-etr.c253 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() function
258 EXPORT_SYMBOL_GPL(tmc_free_sg_table);
337 tmc_free_sg_table(sg_table); in tmc_alloc_sg_table()
715 tmc_free_sg_table(etr_table->sg_table); in tmc_etr_free_sg_buf()
Dcoresight-catu.c292 tmc_free_sg_table(catu_buf->catu_table); in catu_free_etr_buf()