Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c140 #define to_smmu_pmu(p) (container_of(p, struct smmu_pmu, pmu)) macro
156 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable()
168 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable_quirk_hip08_09()
179 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_disable()
187 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_disable_quirk_hip08_09()
257 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_update()
305 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_set_event_filter()
383 if (to_smmu_pmu(new->pmu)->global_filter && in smmu_pmu_events_compatible()
398 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_init()
458 struct smmu_pmu *smmu_pmu = to_smmu_pmu(even in smmu_pmu_event_start()
[all...]
/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c119 #define to_smmu_pmu(p) (container_of(p, struct smmu_pmu, pmu)) macro
135 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable()
147 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable_quirk_hip08_09()
158 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_disable()
166 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_disable_quirk_hip08_09()
236 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_update()
284 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_set_event_filter()
362 if (to_smmu_pmu(new->pmu)->global_filter && in smmu_pmu_events_compatible()
377 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_init()
437 struct smmu_pmu *smmu_pmu = to_smmu_pmu(even in smmu_pmu_event_start()
[all...]

Completed in 3 milliseconds