tmc_sg_table 34 drivers/hwtracing/coresight/coresight-catu.c struct tmc_sg_table *catu_table; tmc_sg_table 114 drivers/hwtracing/coresight/coresight-catu.c static inline cate_t *catu_get_table(struct tmc_sg_table *catu_table, tmc_sg_table 141 drivers/hwtracing/coresight/coresight-catu.c static void catu_dump_table(struct tmc_sg_table *catu_table) tmc_sg_table 166 drivers/hwtracing/coresight/coresight-catu.c static inline void catu_dump_table(struct tmc_sg_table *catu_table) tmc_sg_table 185 drivers/hwtracing/coresight/coresight-catu.c catu_populate_table(struct tmc_sg_table *catu_table) tmc_sg_table 259 drivers/hwtracing/coresight/coresight-catu.c static struct tmc_sg_table * tmc_sg_table 264 drivers/hwtracing/coresight/coresight-catu.c struct tmc_sg_table *catu_table; tmc_sg_table 307 drivers/hwtracing/coresight/coresight-catu.c struct tmc_sg_table *catu_table = catu_buf->catu_table; tmc_sg_table 333 drivers/hwtracing/coresight/coresight-catu.c struct tmc_sg_table *catu_table; tmc_sg_table 107 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *sg_table; tmc_sg_table 234 drivers/hwtracing/coresight/coresight-tmc-etr.c tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) tmc_sg_table 239 drivers/hwtracing/coresight/coresight-tmc-etr.c static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) tmc_sg_table 246 drivers/hwtracing/coresight/coresight-tmc-etr.c static void tmc_free_data_pages(struct tmc_sg_table *sg_table) tmc_sg_table 253 drivers/hwtracing/coresight/coresight-tmc-etr.c void tmc_free_sg_table(struct tmc_sg_table *sg_table) tmc_sg_table 264 drivers/hwtracing/coresight/coresight-tmc-etr.c static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) tmc_sg_table 285 drivers/hwtracing/coresight/coresight-tmc-etr.c static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) tmc_sg_table 315 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *tmc_alloc_sg_table(struct device *dev, tmc_sg_table 322 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *sg_table; tmc_sg_table 348 drivers/hwtracing/coresight/coresight-tmc-etr.c void tmc_sg_table_sync_data_range(struct tmc_sg_table *table, tmc_sg_table 365 drivers/hwtracing/coresight/coresight-tmc-etr.c void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) tmc_sg_table 384 drivers/hwtracing/coresight/coresight-tmc-etr.c ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, tmc_sg_table 408 drivers/hwtracing/coresight/coresight-tmc-etr.c tmc_sg_daddr_to_vaddr(struct tmc_sg_table *sg_table, tmc_sg_table 435 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *sg_table = etr_table->sg_table; tmc_sg_table 490 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *sg_table = etr_table->sg_table; tmc_sg_table 561 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *sg_table; tmc_sg_table 709 drivers/hwtracing/coresight/coresight-tmc-etr.c struct tmc_sg_table *table = etr_table->sg_table; tmc_sg_table 309 drivers/hwtracing/coresight/coresight-tmc.h struct tmc_sg_table *tmc_alloc_sg_table(struct device *dev, tmc_sg_table 314 drivers/hwtracing/coresight/coresight-tmc.h void tmc_free_sg_table(struct tmc_sg_table *sg_table); tmc_sg_table 315 drivers/hwtracing/coresight/coresight-tmc.h void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table); tmc_sg_table 316 drivers/hwtracing/coresight/coresight-tmc.h void tmc_sg_table_sync_data_range(struct tmc_sg_table *table, tmc_sg_table 318 drivers/hwtracing/coresight/coresight-tmc.h ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, tmc_sg_table 321 drivers/hwtracing/coresight/coresight-tmc.h tmc_sg_table_buf_size(struct tmc_sg_table *sg_table)