Searched refs:mcbpmus (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/perf/ |
H A D | xgene_pmu.c | 134 struct list_head mcbpmus; member 1261 list_for_each_entry(ctx, &xgene_pmu->mcbpmus, next) { in xgene_pmu_isr() 1591 list_add(&ctx->next, &xgene_pmu->mcbpmus); in acpi_pmu_dev_add() 1713 list_add(&ctx->next, &xgene_pmu->mcbpmus); in fdt_pmu_probe_pmu_dev() 1820 list_for_each_entry(ctx, &xgene_pmu->mcbpmus, next) { in xgene_pmu_offline_cpu() 1886 INIT_LIST_HEAD(&xgene_pmu->mcbpmus); in xgene_pmu_probe() 1965 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->mcbpmus); in xgene_pmu_remove()
|
/kernel/linux/linux-6.6/drivers/perf/ |
H A D | xgene_pmu.c | 134 struct list_head mcbpmus; member 1257 list_for_each_entry(ctx, &xgene_pmu->mcbpmus, next) { in xgene_pmu_isr() 1585 list_add(&ctx->next, &xgene_pmu->mcbpmus); in acpi_pmu_dev_add() 1707 list_add(&ctx->next, &xgene_pmu->mcbpmus); in fdt_pmu_probe_pmu_dev() 1814 list_for_each_entry(ctx, &xgene_pmu->mcbpmus, next) { in xgene_pmu_offline_cpu() 1879 INIT_LIST_HEAD(&xgene_pmu->mcbpmus); in xgene_pmu_probe() 1957 xgene_pmu_dev_cleanup(xgene_pmu, &xgene_pmu->mcbpmus); in xgene_pmu_remove()
|
Completed in 6 milliseconds