Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dn_hdlc.c148 int woke_up; member
387 n_hdlc->woke_up = 1; in n_hdlc_send_frames()
392 n_hdlc->woke_up = 0; in n_hdlc_send_frames()
450 if (n_hdlc->woke_up) in n_hdlc_send_frames()
/Linux-v5.4/kernel/
Dworkqueue.c2364 woke_up: in worker_thread()
2437 goto woke_up; in worker_thread()