Searched refs:was_stopped (Results 1 – 2 of 2) sorted by relevance
1230 int was_stopped = tick_sched_flag_test(ts, TS_FLAG_STOPPED); in tick_nohz_idle_stop_tick() local1237 if (!was_stopped && tick_sched_flag_test(ts, TS_FLAG_STOPPED)) { in tick_nohz_idle_stop_tick()
1148 bool was_stopped = tty->flow.stopped; in tty_send_xchar() local1161 if (was_stopped) in tty_send_xchar()1164 if (was_stopped) in tty_send_xchar()
Completed in 15 milliseconds