Searched refs:cpuhp_state_remove_instance (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/perf/hisilicon/ |
| D | hisi_uncore_ddrc_pmu.c | 400 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE, in hisi_ddrc_pmu_probe() 412 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE, in hisi_ddrc_pmu_remove()
|
| D | hisi_uncore_hha_pmu.c | 411 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE, in hisi_hha_pmu_probe() 423 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE, in hisi_hha_pmu_remove()
|
| D | hisi_uncore_l3c_pmu.c | 401 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE, in hisi_l3c_pmu_probe() 413 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE, in hisi_l3c_pmu_remove()
|
| /Linux-v5.4/drivers/block/zram/ |
| D | zcomp.c | 207 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
|
| /Linux-v5.4/include/linux/ |
| D | cpuhotplug.h | 375 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance() function
|
| /Linux-v5.4/drivers/perf/ |
| D | arm_dsu_pmu.c | 734 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, in dsu_pmu_device_probe() 747 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, &dsu_pmu->cpuhp_node); in dsu_pmu_device_remove()
|
| D | qcom_l2_pmu.c | 1011 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_probe() 1022 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_remove()
|
| D | arm_spe_pmu.c | 1126 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
|
| D | xgene_pmu.c | 1948 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_probe() 1971 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_remove()
|
| /Linux-v5.4/mm/ |
| D | zswap.c | 611 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_pmu.c | 1046 WARN_ON(cpuhp_state_remove_instance(cpuhp_slot, &pmu->node)); in i915_pmu_unregister_cpuhp_state()
|
| /Linux-v5.4/Documentation/core-api/ |
| D | cpu_hotplug.rst | 217 cpuhp_state_remove_instance(Y_hp_online, &d->node)
|
| /Linux-v5.4/kernel/trace/ |
| D | ring_buffer.c | 1453 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
|
| /Linux-v5.4/drivers/md/ |
| D | raid5.c | 6790 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()
|