Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-catu.c116 unsigned long buf_size = tmc_sg_table_buf_size(catu_table); in catu_get_table()
145 buf_size = tmc_sg_table_buf_size(catu_table); in catu_dump_table()
193 buf_size = tmc_sg_table_buf_size(catu_table); in catu_populate_table()
Dcoresight-tmc.h302 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size() function
Dcoresight-tmc-etr.c358 size = tmc_sg_table_buf_size(sg_table); in tmc_sg_table_get_data()