Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-etm3x-core.c789 ret = cpuhp_setup_state_nocalls_cpuslocked(CPUHP_AP_ARM_CORESIGHT_STARTING, in etm_hp_setup()
807 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_setup()
814 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm_hp_clear()
A Dcoresight-etm4x-core.c1891 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING, in etm4_pm_setup()
1909 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_setup()
1919 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING); in etm4_pm_clear()
/linux/include/linux/
A Dcpuhotplug.h192 CPUHP_AP_ARM_CORESIGHT_STARTING, enumerator

Completed in 15 milliseconds