Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/kernel/
Dworkqueue.c2245 woke_up: in worker_thread()
2318 goto woke_up; in worker_thread()