Searched refs:should_run (Results 1 – 7 of 7) sorted by relevance
57 int should_run; member109 iit->should_run = 1; in idle_inject_wakeup()159 iit->should_run = 0; in idle_inject_fn()281 iit->should_run = 0; in idle_inject_stop()313 return iit->should_run; in idle_inject_should_run()
8 int should_run; member
186 while (params->should_run) { in timerlat_u_dispatcher()
1136 params_u.should_run = 1; in timerlat_top_main()1194 params_u.should_run = 0; in timerlat_top_main()
1288 params_u.should_run = 1; in timerlat_hist_main()1375 params_u.should_run = 0; in timerlat_hist_main()
165 bool should_run; member266 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run() function1523 if (!test->should_run || test->run_serial_test) in dispatch_thread()1726 if (!test->should_run || !test->run_serial_test) in server_main()1993 test->should_run = should_run(&env.test_selector, in main()2002 if (test->should_run) in main()2054 if (!test->should_run) in main()
72 bool should_run; member772 st->should_run = true; in __cpuhp_kick_ap()1043 return st->should_run; in cpuhp_should_run()1066 if (WARN_ON_ONCE(!st->should_run)) in cpuhp_thread_fun()1085 st->should_run = false; in cpuhp_thread_fun()1087 st->should_run = cpuhp_next_state(bringup, &state, st, st->target); in cpuhp_thread_fun()1088 if (!st->should_run) in cpuhp_thread_fun()1114 st->should_run = false; in cpuhp_thread_fun()1121 if (!st->should_run) in cpuhp_thread_fun()