Symbol: cpuhp_state_remove_instance
drivers/block/zram/zcomp.c
227
cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node);
drivers/hwtracing/coresight/coresight-trbe.c
1529
cpuhp_state_remove_instance(drvdata->trbe_online, &drvdata->hotplug_node);
drivers/md/raid5.c
7425
cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node);
drivers/perf/arm_cspmu/arm_cspmu.c
1231
cpuhp_state_remove_instance(arm_cspmu_cpuhp_state,
drivers/perf/arm_cspmu/arm_cspmu.c
1277
cpuhp_state_remove_instance(arm_cspmu_cpuhp_state, &cspmu->cpuhp_node);
drivers/perf/arm_dsu_pmu.c
762
cpuhp_state_remove_instance(dsu_pmu_cpuhp_state,
drivers/perf/arm_dsu_pmu.c
774
cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, &dsu_pmu->cpuhp_node);
drivers/perf/arm_spe_pmu.c
1325
cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node);
drivers/perf/nvidia_t410_c2c_pmu.c
1004
cpuhp_state_remove_instance(nv_c2c_pmu_cpuhp_state, &c2c_pmu->cpuhp_node);
drivers/perf/nvidia_t410_c2c_pmu.c
965
cpuhp_state_remove_instance(nv_c2c_pmu_cpuhp_state,
drivers/perf/nvidia_t410_cmem_latency_pmu.c
674
cpuhp_state_remove_instance(cmem_lat_pmu_cpuhp_state,
drivers/perf/nvidia_t410_cmem_latency_pmu.c
689
cpuhp_state_remove_instance(cmem_lat_pmu_cpuhp_state,
drivers/perf/qcom_l2_pmu.c
962
cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE,
drivers/perf/qcom_l2_pmu.c
973
cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE,
drivers/perf/riscv_pmu_sbi.c
1304
cpuhp_state_remove_instance(CPUHP_AP_PERF_RISCV_STARTING, &pmu->node);
drivers/perf/starfive_starlink_pmu.c
502
cpuhp_state_remove_instance(starlink_pmu_cpuhp_state,
drivers/perf/starfive_starlink_pmu.c
548
cpuhp_state_remove_instance(starlink_pmu_cpuhp_state,
drivers/perf/xgene_pmu.c
1917
cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE,
drivers/perf/xgene_pmu.c
1940
cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE,
kernel/trace/ring_buffer.c
2942
cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node);
mm/zswap.c
330
cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node);
mm/zswap.c
369
cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node);