Home
last modified time | relevance | path

Searched refs:should_run (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dcpu.c71 bool should_run; member
562 st->should_run = true; in __cpuhp_kick_ap()
776 return st->should_run; in cpuhp_should_run()
799 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()
818 st->should_run = false; in cpuhp_thread_fun()
820 st->should_run = cpuhp_next_state(bringup, &state, st, st->target); in cpuhp_thread_fun()
821 if (!st->should_run) in cpuhp_thread_fun()
847 st->should_run = false; in cpuhp_thread_fun()
854 if (!st->should_run) in cpuhp_thread_fun()