Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/time/
Dtick-sched.c1106 int was_stopped = ts->tick_stopped; in __tick_nohz_idle_stop_tick() local
1113 if (!was_stopped && ts->tick_stopped) { in __tick_nohz_idle_stop_tick()
/linux-5.19.10/drivers/tty/
Dtty_io.c1153 bool was_stopped = tty->flow.stopped; in tty_send_xchar() local
1166 if (was_stopped) in tty_send_xchar()
1169 if (was_stopped) in tty_send_xchar()