Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tmc.h321 void tmc_sg_table_sync_data_range(struct tmc_sg_table *table,
Dcoresight-tmc-etr.c351 void tmc_sg_table_sync_data_range(struct tmc_sg_table *table, in tmc_sg_table_sync_data_range() function
366 EXPORT_SYMBOL_GPL(tmc_sg_table_sync_data_range);
759 tmc_sg_table_sync_data_range(table, r_offset, etr_buf->len); in tmc_etr_sync_sg_buf()
Dcoresight-catu.c326 tmc_sg_table_sync_data_range(catu_table, r_offset, etr_buf->len); in catu_sync_etr_buf()