Searched refs:cpuhp_state_remove_instance (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/block/zram/ |
| H A D | zcomp.c | 222 cpuhp_state_remove_instance(CPUHP_ZCOMP_PREPARE, &comp->node); in zcomp_destroy()
|
| /linux/include/linux/ |
| H A D | cpuhotplug.h | 485 static inline int cpuhp_state_remove_instance(enum cpuhp_state state, in cpuhp_state_remove_instance() function
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | cpu_hotplug.rst | 481 * cpuhp_state_remove_instance(state, node) 490 * cpuhp_state_remove_instance()删除实例并调用与@state相关的回调(如果不是NULL),
|
| /linux/mm/ |
| H A D | zswap.c | 294 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_create() 327 cpuhp_state_remove_instance(CPUHP_MM_ZSWP_POOL_PREPARE, &pool->node); in zswap_pool_destroy()
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-trbe.c | 1470 cpuhp_state_remove_instance(drvdata->trbe_online, &drvdata->hotplug_node); in arm_trbe_remove_cpuhp()
|
| /linux/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 545 * cpuhp_state_remove_instance(state, node) 556 * cpuhp_state_remove_instance() removes the instance and invokes the
|
| /linux/drivers/perf/ |
| H A D | arm_spe_pmu.c | 1325 cpuhp_state_remove_instance(arm_spe_pmu_online, &spe_pmu->hotplug_node); in arm_spe_pmu_dev_teardown()
|
| H A D | riscv_pmu_sbi.c | 1305 cpuhp_state_remove_instance(CPUHP_AP_PERF_RISCV_STARTING, &pmu->node); in riscv_pmu_destroy()
|
| /linux/kernel/trace/ |
| H A D | ring_buffer.c | 2680 cpuhp_state_remove_instance(CPUHP_TRACE_RB_PREPARE, &buffer->node); in ring_buffer_free()
|
| /linux/drivers/md/ |
| H A D | raid5.c | 7367 cpuhp_state_remove_instance(CPUHP_MD_RAID5_PREPARE, &conf->node); in raid5_free_percpu()
|