Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/zram/
H A Dzcomp.c196 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
/openbmc/linux/include/linux/
H A Dcpuhotplug.h497 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance() function
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst487 * cpuhp_state_remove_instance(state, node)
496 * cpuhp_state_remove_instance()删除实例并调用与@state相关的回调(如果不是NULL),
/openbmc/linux/drivers/perf/
H A Darm_dsu_pmu.c770 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, in dsu_pmu_device_probe()
782 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, &dsu_pmu->cpuhp_node); in dsu_pmu_device_remove()
H A Dqcom_l2_pmu.c963 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_probe()
974 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_remove()
H A Dxgene_pmu.c1936 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_probe()
1959 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_remove()
H A Driscv_pmu_sbi.c904 cpuhp_state_remove_instance(CPUHP_AP_PERF_RISCV_STARTING, &pmu->node); in riscv_pmu_destroy()
H A Darm_spe_pmu.c1202 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
/openbmc/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c1174 cpuhp_state_remove_instance(arm_cspmu_cpuhp_state, in arm_cspmu_register_pmu()
1214 cpuhp_state_remove_instance(arm_cspmu_cpuhp_state, &cspmu->cpuhp_node); in arm_cspmu_device_remove()
/openbmc/linux/drivers/dma/idxd/
H A Dperfmon.c499 cpuhp_state_remove_instance(cpuhp_slot, &idxd->idxd_pmu->cpuhp_node); in perfmon_pmu_remove()
/openbmc/linux/drivers/iommu/intel/
H A Dperfmon.c851 cpuhp_state_remove_instance(iommu_cpuhp_slot, &iommu_pmu->cpuhp_node); in iommu_pmu_cpuhp_free()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c1444 cpuhp_state_remove_instance(drvdata->trbe_online, &drvdata->hotplug_node); in arm_trbe_remove_cpuhp()
/openbmc/linux/Documentation/core-api/
H A Dcpu_hotplug.rst551 * cpuhp_state_remove_instance(state, node)
562 * cpuhp_state_remove_instance() removes the instance and invokes the
/openbmc/linux/mm/
H A Dzswap.c832 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c1232 cpuhp_state_remove_instance(cpuhp_slot, &pmu->cpuhp.node); in i915_pmu_unregister_cpuhp_state()
/openbmc/linux/kernel/trace/
H A Dring_buffer.c1898 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
/openbmc/linux/drivers/md/
H A Draid5.c7392 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()