Searched refs:cpuhp_next_state (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/
H A Dcpu.c918 static bool cpuhp_next_state(bool bringup, function
952 while (cpuhp_next_state(bringup, &state, st, target)) {
1075 st->should_run = cpuhp_next_state(bringup, &state, st, st->target);

Completed in 130 milliseconds