Searched refs:should_run (Results 1 – 2 of 2) sorted by relevance
57 int should_run; member93 iit->should_run = 1; in idle_inject_wakeup()142 iit->should_run = 0; in idle_inject_fn()255 iit->should_run = 0; in idle_inject_stop()286 return iit->should_run; in idle_inject_should_run()
70 bool should_run; member510 st->should_run = true; in __cpuhp_kick_ap()658 return st->should_run; in cpuhp_should_run()681 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()700 st->should_run = false; in cpuhp_thread_fun()705 st->should_run = (st->state < st->target); in cpuhp_thread_fun()710 st->should_run = (st->state > st->target); in cpuhp_thread_fun()737 st->should_run = false; in cpuhp_thread_fun()743 if (!st->should_run) in cpuhp_thread_fun()