Searched refs:mcpmus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | xgene_pmu.c | 135 struct list_head mcpmus; member 1256 list_for_each_entry(ctx, &xgene_pmu->mcpmus, next) { in xgene_pmu_isr() 1594 list_add(&ctx->next, &xgene_pmu->mcpmus); in acpi_pmu_dev_add() 1716 list_add(&ctx->next, &xgene_pmu->mcpmus); in fdt_pmu_probe_pmu_dev() 1817 list_for_each_entry(ctx, &xgene_pmu->mcpmus, next) { in xgene_pmu_offline_cpu() 1887 INIT_LIST_HEAD(&xgene_pmu->mcpmus); in xgene_pmu_probe() 1966 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->mcpmus); in xgene_pmu_remove()
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | xgene_pmu.c | 135 struct list_head mcpmus; member 1252 list_for_each_entry(ctx, &xgene_pmu->mcpmus, next) { in xgene_pmu_isr() 1588 list_add(&ctx->next, &xgene_pmu->mcpmus); in acpi_pmu_dev_add() 1710 list_add(&ctx->next, &xgene_pmu->mcpmus); in fdt_pmu_probe_pmu_dev() 1811 list_for_each_entry(ctx, &xgene_pmu->mcpmus, next) { in xgene_pmu_offline_cpu() 1880 INIT_LIST_HEAD(&xgene_pmu->mcpmus); in xgene_pmu_probe() 1958 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->mcpmus); in xgene_pmu_remove()
|
Completed in 7 milliseconds