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

/linux-master/drivers/tty/
H A Dn_hdlc.c125 * @woke_up: tx wakeup needs to be run again as it was called while @tbusy
133 bool woke_up; member in struct:n_hdlc
274 n_hdlc->woke_up = true;
279 n_hdlc->woke_up = false;
331 if (n_hdlc->woke_up)
/linux-master/kernel/
H A Dworkqueue.c3345 woke_up:
3409 goto woke_up;

Completed in 234 milliseconds