Searched refs:cpuhp_state_remove_instance (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/perf/hisilicon/ |
D | hisi_uncore_ddrc_pmu.c | 404 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()
|
D | hisi_uncore_hha_pmu.c | 415 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()
|
D | hisi_uncore_l3c_pmu.c | 405 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/ |
D | zcomp.c | 210 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
|
/Linux-v4.19/include/linux/ |
D | cpuhotplug.h | 367 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance() function
|
/Linux-v4.19/drivers/perf/ |
D | arm_dsu_pmu.c | 742 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()
|
D | qcom_l2_pmu.c | 1030 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()
|
D | arm_spe_pmu.c | 1139 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
|
/Linux-v4.19/mm/ |
D | zswap.c | 620 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_pmu.c | 1031 WARN_ON(cpuhp_state_remove_instance(cpuhp_slot, &i915->pmu.node)); in i915_pmu_unregister_cpuhp_state()
|
/Linux-v4.19/Documentation/core-api/ |
D | cpu_hotplug.rst | 217 cpuhp_state_remove_instance(Y_hp_online, &d->node)
|
/Linux-v4.19/kernel/trace/ |
D | ring_buffer.c | 1429 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
|
/Linux-v4.19/drivers/md/ |
D | raid5.c | 6768 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()
|