Home
last modified time | relevance | path

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

/linux-6.8/drivers/hwtracing/coresight/
Dcoresight-tmc.h322 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table);
Dcoresight-tmc-etr.c375 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table() function
385 EXPORT_SYMBOL_GPL(tmc_sg_table_sync_table);
593 tmc_sg_table_sync_table(sg_table); in tmc_init_etr_sg_table()
Dcoresight-catu.c256 tmc_sg_table_sync_table(catu_table); in catu_populate_table()