__cpuhp_remove_state  321 include/linux/cpuhotplug.h void __cpuhp_remove_state(enum cpuhp_state state, bool invoke);
__cpuhp_remove_state  333 include/linux/cpuhotplug.h 	__cpuhp_remove_state(state, true);
__cpuhp_remove_state  343 include/linux/cpuhotplug.h 	__cpuhp_remove_state(state, false);
__cpuhp_remove_state  361 include/linux/cpuhotplug.h 	__cpuhp_remove_state(state, false);
__cpuhp_remove_state 1915 kernel/cpu.c   EXPORT_SYMBOL(__cpuhp_remove_state);