Searched refs:should_run (Results 1 – 5 of 5) sorted by relevance
8 int should_run; member
181 params->user.should_run = 1; in run_tool()210 params->user.should_run = 0; in run_tool()
182 while (params->should_run) { in timerlat_u_dispatcher()
167 bool should_run;268 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run() 1525 if (!test->should_run || test->run_serial_test) in dispatch_thread() 1728 if (!test->should_run || !test->run_serial_test) in server_main() 2006 test->should_run = should_run(&env.test_selector, in main() 2015 if (test->should_run) in main() 2067 if (!test->should_run) in main() 164 bool should_run; global() member 265 static bool should_run(struct test_selector *sel, int num, const char *name) should_run() function
73 bool should_run; member773 st->should_run = true; in __cpuhp_kick_ap()1044 return st->should_run; in cpuhp_should_run()1067 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()1086 st->should_run = false; in cpuhp_thread_fun()1088 st->should_run = cpuhp_next_state(bringup, &state, st, st->target); in cpuhp_thread_fun()1089 if (!st->should_run) in cpuhp_thread_fun()1115 st->should_run = false; in cpuhp_thread_fun()1122 if (!st->should_run) in cpuhp_thread_fun()