Home
last modified time | relevance | path

Searched defs:etr_buf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c48 struct etr_buf *etr_buf; member
605 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_flat_buf()
636 static void tmc_etr_free_flat_buf(struct etr_buf *etr_buf) in tmc_etr_free_flat_buf()
650 static void tmc_etr_sync_flat_buf(struct etr_buf *etr_buf, u64 rrp, u64 rwp) in tmc_etr_sync_flat_buf()
679 static ssize_t tmc_etr_get_data_flat_buf(struct etr_buf *etr_buf, in tmc_etr_get_data_flat_buf()
703 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_resrv_buf()
735 static void tmc_etr_free_resrv_buf(struct etr_buf *etr_buf) in tmc_etr_free_resrv_buf()
748 static void tmc_etr_sync_resrv_buf(struct etr_buf *etr_buf, u64 rrp, u64 rwp) in tmc_etr_sync_resrv_buf()
773 struct etr_buf *etr_buf, int node, in tmc_etr_alloc_sg_buf()
789 static void tmc_etr_free_sg_buf(struct etr_buf *etr_buf) in tmc_etr_free_sg_buf()
[all …]