Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/zram/
H A Dzcomp.c194 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuhotplug.h392 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance() function
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm_dsu_pmu.c774 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, in dsu_pmu_device_probe()
787 cpuhp_state_remove_instance(dsu_pmu_cpuhp_state, &dsu_pmu->cpuhp_node); in dsu_pmu_device_remove()
H A Dqcom_l2_pmu.c969 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_probe()
980 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_QCOM_L2_ONLINE, in l2_cache_pmu_remove()
H A Darm-cmn.c1564 cpuhp_state_remove_instance(arm_cmn_hp_state, &cmn->cpuhp_node); in arm_cmn_probe()
1576 cpuhp_state_remove_instance(arm_cmn_hp_state, &cmn->cpuhp_node); in arm_cmn_remove()
H A Dxgene_pmu.c1944 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_probe()
1967 cpuhp_state_remove_instance(CPUHP_AP_PERF_ARM_APM_XGENE_ONLINE, in xgene_pmu_remove()
H A Darm_spe_pmu.c1144 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
/OK3568_Linux_fs/kernel/mm/
H A Dzswap.c641 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_pmu.c1068 drm_WARN_ON(&i915->drm, cpuhp_state_remove_instance(pmu->cpuhp.slot, &pmu->cpuhp.node)); in i915_pmu_unregister_cpuhp_state()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dcpu_hotplug.rst210 cpuhp_state_remove_instance(Y_hp_online, &d->node)
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer.c1773 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5.c7076 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()