Symbol: trbe_cpudata
drivers/hwtracing/coresight/coresight-trbe.c
1034
struct trbe_cpudata *cpudata = dev_get_drvdata(&csdev->dev);
drivers/hwtracing/coresight/coresight-trbe.c
1053
struct trbe_cpudata *cpudata = dev_get_drvdata(&csdev->dev);
drivers/hwtracing/coresight/coresight-trbe.c
1114
struct trbe_cpudata *cpudata = buf->cpudata;
drivers/hwtracing/coresight/coresight-trbe.c
1209
struct trbe_cpudata *cpudata = dev_get_drvdata(&csdev->dev);
drivers/hwtracing/coresight/coresight-trbe.c
1226
struct trbe_cpudata *cpudata = dev_get_drvdata(&csdev->dev);
drivers/hwtracing/coresight/coresight-trbe.c
1263
struct trbe_cpudata *cpudata = dev_get_drvdata(dev);
drivers/hwtracing/coresight/coresight-trbe.c
1271
struct trbe_cpudata *cpudata = dev_get_drvdata(dev);
drivers/hwtracing/coresight/coresight-trbe.c
1295
struct trbe_cpudata *cpudata = this_cpu_ptr(drvdata->cpudata);
drivers/hwtracing/coresight/coresight-trbe.c
1304
struct trbe_cpudata *cpudata = this_cpu_ptr(drvdata->cpudata);
drivers/hwtracing/coresight/coresight-trbe.c
1313
struct trbe_cpudata *cpudata = per_cpu_ptr(drvdata->cpudata, cpu);
drivers/hwtracing/coresight/coresight-trbe.c
1369
struct trbe_cpudata *cpudata = per_cpu_ptr(drvdata->cpudata, cpu);
drivers/hwtracing/coresight/coresight-trbe.c
156
struct trbe_cpudata __percpu *cpudata;
drivers/hwtracing/coresight/coresight-trbe.c
165
static void trbe_check_errata(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
179
static bool trbe_has_erratum(struct trbe_cpudata *cpudata, int i)
drivers/hwtracing/coresight/coresight-trbe.c
184
static bool trbe_may_overwrite_in_fill_mode(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
189
static bool trbe_may_write_out_of_range(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
194
static bool trbe_needs_drain_after_disable(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
204
static bool trbe_needs_ctxt_sync_after_enable(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
215
static bool trbe_is_broken(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
233
static void set_trbe_enabled(struct trbe_cpudata *cpudata, u64 trblimitr)
drivers/hwtracing/coresight/coresight-trbe.c
250
static void set_trbe_disabled(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
267
static void trbe_drain_and_disable_local(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
273
static void trbe_reset_local(struct trbe_cpudata *cpudata)
drivers/hwtracing/coresight/coresight-trbe.c
393
struct trbe_cpudata *cpudata = buf->cpudata;
drivers/hwtracing/coresight/coresight-trbe.c
421
struct trbe_cpudata *cpudata = buf->cpudata;
drivers/hwtracing/coresight/coresight-trbe.c
674
struct trbe_cpudata *cpudata = buf->cpudata;
drivers/hwtracing/coresight/coresight-trbe.c
72
struct trbe_cpudata *cpudata;
drivers/hwtracing/coresight/coresight-trbe.c
806
struct trbe_cpudata *cpudata = dev_get_drvdata(&csdev->dev);