Home
last modified time | relevance | path

Searched refs:catu_get_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-catu.c107 * catu_get_table : Retrieve the table pointers for the given @offset
114 static inline cate_t *catu_get_table(struct tmc_sg_table *catu_table, in catu_get_table() function
155 table = catu_get_table(catu_table, offset, NULL); in catu_dump_table()
199 table_ptr = catu_get_table(catu_table, 0, &cur_taddr); in catu_populate_table()
236 next_table = catu_get_table(catu_table, in catu_populate_table()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-catu.c107 * catu_get_table : Retrieve the table pointers for the given @offset
114 static inline cate_t *catu_get_table(struct tmc_sg_table *catu_table, in catu_get_table() function
155 table = catu_get_table(catu_table, offset, NULL); in catu_dump_table()
199 table_ptr = catu_get_table(catu_table, 0, &cur_taddr); in catu_populate_table()
236 next_table = catu_get_table(catu_table, in catu_populate_table()

Completed in 2 milliseconds