Home
last modified time | relevance | path

Searched refs:cpuhp_remove_multi_state (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v6.6/drivers/nvdimm/
Dnd_perf.c248 cpuhp_remove_multi_state(nd_pmu->cpuhp_state); in nvdimm_pmu_cpu_hotplug_init()
256 cpuhp_remove_multi_state(nd_pmu->cpuhp_state); in nvdimm_pmu_cpu_hotplug_init()
266 cpuhp_remove_multi_state(nd_pmu->cpuhp_state); in nvdimm_pmu_free_hotplug_memory()
/Linux-v6.6/drivers/perf/hisilicon/
Dhisi_uncore_cpa_pmu.c380 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_CPA_ONLINE); in hisi_cpa_pmu_module_init()
389 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_CPA_ONLINE); in hisi_cpa_pmu_module_exit()
Dhisi_uncore_ddrc_pmu.c569 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE); in hisi_ddrc_pmu_module_init()
578 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE); in hisi_ddrc_pmu_module_exit()
Dhisi_uncore_hha_pmu.c572 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE); in hisi_hha_pmu_module_init()
581 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE); in hisi_hha_pmu_module_exit()
Dhisi_uncore_pa_pmu.c560 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_PA_ONLINE); in hisi_pa_pmu_module_init()
569 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_PA_ONLINE); in hisi_pa_pmu_module_exit()
Dhisi_uncore_sllc_pmu.c498 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_SLLC_ONLINE); in hisi_sllc_pmu_module_init()
507 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_SLLC_ONLINE); in hisi_sllc_pmu_module_exit()
Dhisi_uncore_uc_pmu.c563 cpuhp_remove_multi_state(hisi_uc_pmu_online); in hisi_uc_pmu_module_init()
572 cpuhp_remove_multi_state(hisi_uc_pmu_online); in hisi_uc_pmu_module_exit()
Dhisi_uncore_l3c_pmu.c606 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE); in hisi_l3c_pmu_module_init()
615 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE); in hisi_l3c_pmu_module_exit()
Dhisi_pcie_pmu.c954 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_PCIE_PMU_ONLINE); in hisi_pcie_module_init()
963 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_HISI_PCIE_PMU_ONLINE); in hisi_pcie_module_exit()
/Linux-v6.6/drivers/perf/
Dmarvell_cn10k_tad_pmu.c422 cpuhp_remove_multi_state(tad_pmu_cpuhp_state); in tad_pmu_init()
430 cpuhp_remove_multi_state(tad_pmu_cpuhp_state); in tad_pmu_exit()
Darm_dmc620_pmu.c767 cpuhp_remove_multi_state(cpuhp_state_num); in dmc620_pmu_init()
775 cpuhp_remove_multi_state(cpuhp_state_num); in dmc620_pmu_exit()
Dfsl_imx9_ddr_perf.c674 cpuhp_remove_multi_state(pmu->cpuhp_state); in ddr_perf_probe()
687 cpuhp_remove_multi_state(pmu->cpuhp_state); in ddr_perf_remove()
Dmarvell_cn10k_ddr_pmu.c752 cpuhp_remove_multi_state( in cn10k_ddr_pmu_init()
760 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_MARVELL_CN10K_DDR_ONLINE); in cn10k_ddr_pmu_exit()
Dalibaba_uncore_drw_pmu.c818 cpuhp_remove_multi_state(ali_drw_cpuhp_state_num); in ali_drw_pmu_init()
826 cpuhp_remove_multi_state(ali_drw_cpuhp_state_num); in ali_drw_pmu_exit()
Darm_dsu_pmu.c863 cpuhp_remove_multi_state(dsu_pmu_cpuhp_state); in dsu_pmu_init()
871 cpuhp_remove_multi_state(dsu_pmu_cpuhp_state); in dsu_pmu_exit()
Dfsl_imx8_ddr_perf.c777 cpuhp_remove_multi_state(pmu->cpuhp_state); in ddr_perf_probe()
789 cpuhp_remove_multi_state(pmu->cpuhp_state); in ddr_perf_remove()
Darm_smmuv3_pmu.c1017 cpuhp_remove_multi_state(cpuhp_state_num); in arm_smmu_pmu_init()
1026 cpuhp_remove_multi_state(cpuhp_state_num); in arm_smmu_pmu_exit()
Dthunderx2_pmu.c1039 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_CAVIUM_TX2_UNCORE_ONLINE); in tx2_uncore_driver_init()
1048 cpuhp_remove_multi_state(CPUHP_AP_PERF_ARM_CAVIUM_TX2_UNCORE_ONLINE); in tx2_uncore_driver_exit()
Dcxl_pmu.c975 cpuhp_remove_multi_state(cxl_pmu_cpuhp_state_num); in cxl_pmu_init()
983 cpuhp_remove_multi_state(cxl_pmu_cpuhp_state_num); in cxl_pmu_exit()
/Linux-v6.6/include/linux/
Dcpuhotplug.h478 static inline void cpuhp_remove_multi_state(enum cpuhp_state state) in cpuhp_remove_multi_state() function
/Linux-v6.6/Documentation/translations/zh_CN/core-api/
Dcpu_hotplug.rst438 * cpuhp_remove_multi_state(state)
446cpuhp_remove_multi_state()只删除回调。
/Linux-v6.6/drivers/iommu/
Diova.c272 cpuhp_remove_multi_state(CPUHP_IOMMU_IOVA_DEAD); in iova_cache_get()
295 cpuhp_remove_multi_state(CPUHP_IOMMU_IOVA_DEAD); in iova_cache_put()
/Linux-v6.6/drivers/iommu/intel/
Dperfmon.c841 cpuhp_remove_multi_state(iommu_cpuhp_slot); in iommu_pmu_cpuhp_setup()
856 cpuhp_remove_multi_state(iommu_cpuhp_slot); in iommu_pmu_cpuhp_free()
/Linux-v6.6/kernel/
Dpadata.c1148 cpuhp_remove_multi_state(CPUHP_PADATA_DEAD); in padata_init()
1150 cpuhp_remove_multi_state(hp_online); in padata_init()
/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-trbe.c1435 cpuhp_remove_multi_state(trbe_online); in arm_trbe_probe_cpuhp()
1445 cpuhp_remove_multi_state(drvdata->trbe_online); in arm_trbe_remove_cpuhp()

12