Searched refs:revokecnt (Results 1 – 2 of 2) sorted by relevance
1027 int revokecnt = tp->t_revokecnt; in tty_wait() local1039 if (tp->t_revokecnt != revokecnt) in tty_wait()1048 int revokecnt = tp->t_revokecnt; in tty_timedwait() local1060 if (tp->t_revokecnt != revokecnt) in tty_timedwait()
103 int revokecnt = tp->t_revokecnt; in lwp_tty_bg_stop() local139 if (tp->t_revokecnt != revokecnt) in lwp_tty_bg_stop()
Completed in 5 milliseconds