Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/hisilicon/
Dhisi_uncore_ddrc_pmu.c404 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE, in hisi_ddrc_pmu_probe()
416 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE, in hisi_ddrc_pmu_remove()
Dhisi_uncore_hha_pmu.c415 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE, in hisi_hha_pmu_probe()
427 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE, in hisi_hha_pmu_remove()
Dhisi_uncore_l3c_pmu.c405 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE, in hisi_l3c_pmu_probe()
417 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE, in hisi_l3c_pmu_remove()
/Linux-v4.19/drivers/block/zram/
Dzcomp.c210 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
/Linux-v4.19/include/linux/
Dcpuhotplug.h367 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance() function
/Linux-v4.19/drivers/perf/
Darm_dsu_pmu.c742 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, in dsu_pmu_device_probe()
755 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, &dsu_pmu->cpuhp_node); in dsu_pmu_device_remove()
Dqcom_l2_pmu.c1030 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_probe()
1041 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_remove()
Darm_spe_pmu.c1139 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
/Linux-v4.19/mm/
Dzswap.c620 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pmu.c1031 WARN_ON(cpuhp_state_remove_instance(cpuhp_slot, &i915->pmu.node)); in i915_pmu_unregister_cpuhp_state()
/Linux-v4.19/Documentation/core-api/
Dcpu_hotplug.rst217 cpuhp_state_remove_instance(Y_hp_online, &d->node)
/Linux-v4.19/kernel/trace/
Dring_buffer.c1429 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
/Linux-v4.19/drivers/md/
Draid5.c6768 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()