Searched refs:should_run (Results 1 – 1 of 1) sorted by relevance
71 bool should_run; member511 st->should_run = true; in __cpuhp_kick_ap()659 return st->should_run; in cpuhp_should_run()682 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()701 st->should_run = false; in cpuhp_thread_fun()706 st->should_run = (st->state < st->target); in cpuhp_thread_fun()711 st->should_run = (st->state > st->target); in cpuhp_thread_fun()738 st->should_run = false; in cpuhp_thread_fun()744 if (!st->should_run) in cpuhp_thread_fun()