Searched refs:__cpuhp_remove_state (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/
H A Dcpuhotplug.h420 void __cpuhp_remove_state(enum cpuhp_state state, bool invoke);
432 __cpuhp_remove_state(state, true);
442 __cpuhp_remove_state(state, false);
468 __cpuhp_remove_state(state, false);
/linux-master/kernel/
H A Dcpu.c2662 void __cpuhp_remove_state(enum cpuhp_state state, bool invoke) function
2668 EXPORT_SYMBOL(__cpuhp_remove_state); variable

Completed in 182 milliseconds