Home
last modified time | relevance | path

Searched refs:CPUHP_AP_ARM_CORESIGHT_STARTING (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-etm3x-core.c817 ret = cpuhp_setup_state_nocalls_cpuslocked(CPUHP_AP_ARM_CORESIGHT_STARTING, in etm_hp_setup()
835 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
842 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
A Dcoresight-etm4x-core.c1933 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING, in etm4_pm_setup()
1951 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
1961 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
/linux-6.3-rc2/include/linux/
A Dcpuhotplug.h193 CPUHP_AP_ARM_CORESIGHT_STARTING, enumerator

Completed in 10 milliseconds