Searched refs:cpuhp_state_remove_instance (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/block/zram/ |
| H A D | zcomp.c | 194 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpuhotplug.h | 392 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 D | arm_dsu_pmu.c | 774 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 D | qcom_l2_pmu.c | 969 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 D | arm-cmn.c | 1564 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 D | xgene_pmu.c | 1944 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 D | arm_spe_pmu.c | 1144 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 D | zswap.c | 641 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 D | i915_pmu.c | 1068 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 D | cpu_hotplug.rst | 210 cpuhp_state_remove_instance(Y_hp_online, &d->node)
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | ring_buffer.c | 1773 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid5.c | 7076 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()
|