Home
last modified time | relevance | path

Searched refs:cpuhp_state_remove_instance_nocalls (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/perf/hisilicon/
H A Dhisi_uncore_ddrc_pmu.c398 cpuhp_state_remove_instance_nocalls( in hisi_ddrc_pmu_probe()
411 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_HISI_DDRC_ONLINE, in hisi_ddrc_pmu_remove()
H A Dhisi_uncore_l3c_pmu.c400 cpuhp_state_remove_instance_nocalls( in hisi_l3c_pmu_probe()
413 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_HISI_L3_ONLINE, in hisi_l3c_pmu_remove()
H A Dhisi_uncore_hha_pmu.c410 cpuhp_state_remove_instance_nocalls( in hisi_hha_pmu_probe()
423 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_HISI_HHA_ONLINE, in hisi_hha_pmu_remove()
/OK3568_Linux_fs/kernel/arch/arm/mach-imx/
H A Dmmdc.c464 cpuhp_state_remove_instance_nocalls(cpuhp_mmdc_state, &pmu_mmdc->node); in imx_mmdc_remove()
528 cpuhp_state_remove_instance_nocalls(cpuhp_mmdc_state, &pmu_mmdc->node); in imx_mmdc_perf_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuhotplug.h406 static inline int cpuhp_state_remove_instance_nocalls(enum cpuhp_state state, in cpuhp_state_remove_instance_nocalls() function
/OK3568_Linux_fs/kernel/drivers/perf/
H A Dfsl_imx8_ddr_perf.c685 cpuhp_state_remove_instance_nocalls(pmu->cpuhp_state, &pmu->node); in ddr_perf_probe()
698 cpuhp_state_remove_instance_nocalls(pmu->cpuhp_state, &pmu->node); in ddr_perf_remove()
H A Darm_pmu.c878 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_STARTING, in cpu_pmu_init()
887 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_STARTING, in cpu_pmu_destroy()
H A Darm_smmuv3_pmu.c837 cpuhp_state_remove_instance_nocalls(cpuhp_state_num, &smmu_pmu->node); in smmu_pmu_probe()
848 cpuhp_state_remove_instance_nocalls(cpuhp_state_num, &smmu_pmu->node); in smmu_pmu_remove()
H A Darm-ccn.c1316 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_CCN_ONLINE, in arm_ccn_pmu_init()
1331 cpuhp_state_remove_instance_nocalls(CPUHP_AP_PERF_ARM_CCN_ONLINE, in arm_ccn_pmu_cleanup()
H A Dthunderx2_pmu.c1008 cpuhp_state_remove_instance_nocalls( in tx2_uncore_remove()
/OK3568_Linux_fs/kernel/kernel/
H A Dpadata.c836 cpuhp_state_remove_instance_nocalls(CPUHP_PADATA_DEAD, in __padata_free()
838 cpuhp_state_remove_instance_nocalls(hp_online, &pinst->cpu_online_node); in __padata_free()
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl-fme-perf.c997 cpuhp_state_remove_instance_nocalls(priv->cpuhp_state, &priv->node); in fme_perf_init()
1009 cpuhp_state_remove_instance_nocalls(priv->cpuhp_state, &priv->node); in fme_perf_uinit()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio-wq.c1184 cpuhp_state_remove_instance_nocalls(io_wq_online, &wq->cpuhp_node); in io_wq_create()
1255 cpuhp_state_remove_instance_nocalls(io_wq_online, &wq->cpuhp_node); in io_wq_destroy()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvneta.c4348 cpuhp_state_remove_instance_nocalls(CPUHP_NET_MVNETA_DEAD, in mvneta_open()
4352 cpuhp_state_remove_instance_nocalls(online_hpstate, in mvneta_open()
4386 cpuhp_state_remove_instance_nocalls(online_hpstate, in mvneta_stop()
4388 cpuhp_state_remove_instance_nocalls(CPUHP_NET_MVNETA_DEAD, in mvneta_stop()
5346 cpuhp_state_remove_instance_nocalls(online_hpstate, in mvneta_suspend()
5348 cpuhp_state_remove_instance_nocalls(CPUHP_NET_MVNETA_DEAD, in mvneta_suspend()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvirtio_net.c2130 cpuhp_state_remove_instance_nocalls(virtionet_online, &vi->node); in virtnet_cpu_notif_add()
2136 cpuhp_state_remove_instance_nocalls(virtionet_online, &vi->node); in virtnet_cpu_notif_remove()
2137 cpuhp_state_remove_instance_nocalls(CPUHP_VIRT_NET_DEAD, in virtnet_cpu_notif_remove()
/OK3568_Linux_fs/kernel/block/
H A Dblk-mq.c2663 cpuhp_state_remove_instance_nocalls(CPUHP_AP_BLK_MQ_ONLINE, in blk_mq_remove_cpuhp()
2665 cpuhp_state_remove_instance_nocalls(CPUHP_BLK_MQ_DEAD, in blk_mq_remove_cpuhp()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c11283 cpuhp_state_remove_instance_nocalls(lpfc_cpuhp_state, in __lpfc_cpuhp_remove()