Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Dxgene_pmu.c132 struct list_head mcbpmus; member
1247 list_for_each_entry(ctx, &xgene_pmu->mcbpmus, next) { in xgene_pmu_isr()
1575 list_add(&ctx->next, &xgene_pmu->mcbpmus); in acpi_pmu_dev_add()
1697 list_add(&ctx->next, &xgene_pmu->mcbpmus); in fdt_pmu_probe_pmu_dev()
1810 list_for_each_entry(ctx, &xgene_pmu->mcbpmus, next) { in xgene_pmu_offline_cpu()
1860 INIT_LIST_HEAD(&xgene_pmu->mcbpmus); in xgene_pmu_probe()
1938 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->mcbpmus); in xgene_pmu_remove()