Home
last modified time | relevance | path

Searched refs:tmc_free_sg_table (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h315 void tmc_free_sg_table(struct tmc_sg_table *sg_table);
H A Dcoresight-tmc-etr.c256 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() function
261 EXPORT_SYMBOL_GPL(tmc_free_sg_table); variable
340 tmc_free_sg_table(sg_table); in tmc_alloc_sg_table()
700 tmc_free_sg_table(etr_table->sg_table); in tmc_etr_free_sg_buf()
H A Dcoresight-catu.c292 tmc_free_sg_table(catu_buf->catu_table); in catu_free_etr_buf()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc.h319 void tmc_free_sg_table(struct tmc_sg_table *sg_table);
H A Dcoresight-tmc-etr.c254 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() function
259 EXPORT_SYMBOL_GPL(tmc_free_sg_table); variable
338 tmc_free_sg_table(sg_table); in tmc_alloc_sg_table()
717 tmc_free_sg_table(etr_table->sg_table); in tmc_etr_free_sg_buf()
H A Dcoresight-catu.c292 tmc_free_sg_table(catu_buf->catu_table); in catu_free_etr_buf()

Completed in 9 milliseconds