Home
last modified time | relevance | path

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

/linux/kernel/ !
H A Dcpu.c2586 * __cpuhp_remove_state_cpuslocked - Remove the callbacks for an hotplug machine state
2595 void __cpuhp_remove_state_cpuslocked(enum cpuhp_state state, bool invoke) in __cpuhp_remove_state_cpuslocked() function
2631 EXPORT_SYMBOL(__cpuhp_remove_state_cpuslocked);
2636 __cpuhp_remove_state_cpuslocked(state, invoke); in __cpuhp_remove_state()