Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Dxgene_pmu.c132 struct list_head l3cpmus; member
1266 list_for_each_entry(ctx, &xgene_pmu->l3cpmus, next) { in xgene_pmu_isr()
1582 list_add(&ctx->next, &xgene_pmu->l3cpmus); in acpi_pmu_dev_add()
1704 list_add(&ctx->next, &xgene_pmu->l3cpmus); in fdt_pmu_probe_pmu_dev()
1823 list_for_each_entry(ctx, &xgene_pmu->l3cpmus, next) { in xgene_pmu_offline_cpu()
1884 INIT_LIST_HEAD(&xgene_pmu->l3cpmus); in xgene_pmu_probe()
1963 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->l3cpmus); in xgene_pmu_remove()
/kernel/linux/linux-6.6/drivers/perf/
H A Dxgene_pmu.c132 struct list_head l3cpmus; member
1262 list_for_each_entry(ctx, &xgene_pmu->l3cpmus, next) { in xgene_pmu_isr()
1576 list_add(&ctx->next, &xgene_pmu->l3cpmus); in acpi_pmu_dev_add()
1698 list_add(&ctx->next, &xgene_pmu->l3cpmus); in fdt_pmu_probe_pmu_dev()
1817 list_for_each_entry(ctx, &xgene_pmu->l3cpmus, next) { in xgene_pmu_offline_cpu()
1877 INIT_LIST_HEAD(&xgene_pmu->l3cpmus); in xgene_pmu_probe()
1955 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->l3cpmus); in xgene_pmu_remove()

Completed in 6 milliseconds