Searched refs:should_run (Results 1 – 1 of 1) sorted by relevance
73 bool should_run; member762 st->should_run = true; in __cpuhp_kick_ap()1032 return st->should_run; in cpuhp_should_run()1055 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()1074 st->should_run = false; in cpuhp_thread_fun()1076 st->should_run = cpuhp_next_state(bringup, &state, st, st->target); in cpuhp_thread_fun()1077 if (!st->should_run) in cpuhp_thread_fun()1103 st->should_run = false; in cpuhp_thread_fun()1110 if (!st->should_run) in cpuhp_thread_fun()