Searched refs:should_run (Results 1 – 3 of 3) 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()
141 bool should_run; member159 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run() function1175 if (!test->should_run || test->run_serial_test) in dispatch_thread()1352 if (!test->should_run || !test->run_serial_test) in server_main()1607 if (should_run(&env.test_selector, in main()1609 test->should_run = true; in main()1611 test->should_run = false; in main()1669 if (!test->should_run) in main()
71 bool should_run; member540 st->should_run = true; in __cpuhp_kick_ap()724 return st->should_run; in cpuhp_should_run()747 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()766 st->should_run = false; in cpuhp_thread_fun()768 st->should_run = cpuhp_next_state(bringup, &state, st, st->target); in cpuhp_thread_fun()769 if (!st->should_run) in cpuhp_thread_fun()795 st->should_run = false; in cpuhp_thread_fun()802 if (!st->should_run) in cpuhp_thread_fun()