Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_hdlc.c133 bool woke_up; member
274 n_hdlc->woke_up = true; in n_hdlc_send_frames()
279 n_hdlc->woke_up = false; in n_hdlc_send_frames()
331 if (n_hdlc->woke_up) in n_hdlc_send_frames()
/openbmc/linux/kernel/
H A Dworkqueue.c2737 woke_up: in worker_thread()
2801 goto woke_up; in worker_thread()