Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dn_hdlc.c151 int woke_up; member
398 n_hdlc->woke_up = 1; in n_hdlc_send_frames()
403 n_hdlc->woke_up = 0; in n_hdlc_send_frames()
468 if (n_hdlc->woke_up) in n_hdlc_send_frames()
/linux-4.1.27/kernel/
Dworkqueue.c2159 woke_up: in worker_thread()
2230 goto woke_up; in worker_thread()