__cpuhp_setup_state_cpuslocked
int __cpuhp_setup_state_cpuslocked(enum cpuhp_state state, const char *name,
return __cpuhp_setup_state_cpuslocked(state, name, true, startup,
return __cpuhp_setup_state_cpuslocked(state, name, false, startup,
EXPORT_SYMBOL(__cpuhp_setup_state_cpuslocked);
ret = __cpuhp_setup_state_cpuslocked(state, name, invoke, startup,