Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/
Dxgene_pmu.c141 struct list_head l3cpmus; member
1281 list_for_each_entry(ctx, &xgene_pmu->l3cpmus, next) { in xgene_pmu_isr()
1601 list_add(&ctx->next, &xgene_pmu->l3cpmus); in acpi_pmu_dev_add()
1723 list_add(&ctx->next, &xgene_pmu->l3cpmus); in fdt_pmu_probe_pmu_dev()
1848 INIT_LIST_HEAD(&xgene_pmu->l3cpmus); in xgene_pmu_probe()
1923 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->l3cpmus); in xgene_pmu_remove()