Searched refs:CPUHP_AP_ARM_CORESIGHT_STARTING (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-etm3x-core.c814 ret = cpuhp_setup_state_nocalls_cpuslocked(CPUHP_AP_ARM_CORESIGHT_STARTING,
832 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
839 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
H A Dcoresight-etm4x-core.c1991 ret = cpuhp_setup_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING,
2009 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
2019 cpuhp_remove_state_nocalls(CPUHP_AP_ARM_CORESIGHT_STARTING);
/linux-master/include/linux/
H A Dcpuhotplug.h183 CPUHP_AP_ARM_CORESIGHT_STARTING, enumerator in enum:cpuhp_state

Completed in 309 milliseconds