Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzcomp.c222 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
/linux/drivers/perf/
H A Dstarfive_starlink_pmu.c504 cpuhp_state_remove_instance(starlink_pmu_cpuhp_state, in starlink_pmu_destroy()
550 cpuhp_state_remove_instance(starlink_pmu_cpuhp_state, in starlink_pmu_probe()
H A Darm_dsu_pmu.c753 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, in dsu_pmu_device_probe()
765 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, &dsu_pmu->cpuhp_node); in dsu_pmu_device_remove()
H A Dxgene_pmu.c1917 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_probe()
1940 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_remove()
H A Darm_spe_pmu.c1206 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
H A Driscv_pmu_sbi.c1215 cpuhp_state_remove_instance(CPUHP_AP_PERF_RISCV_STARTING, &pmu->node); in riscv_pmu_destroy()
/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c1170 cpuhp_state_remove_instance(arm_cspmu_cpuhp_state, in arm_cspmu_register_pmu()
1216 cpuhp_state_remove_instance(arm_cspmu_cpuhp_state, &cspmu->cpuhp_node); in arm_cspmu_device_remove()
/linux/mm/
H A Dzswap.c312 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_create()
368 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c1468 cpuhp_state_remove_instance(drvdata->trbe_online, &drvdata->hotplug_node); in arm_trbe_remove_cpuhp()
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst545 * cpuhp_state_remove_instance(state, node)
556 * cpuhp_state_remove_instance() removes the instance and invokes the
/linux/kernel/trace/
H A Dring_buffer.c2658 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
/linux/drivers/md/
H A Draid5.c7334 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()