Lines Matching refs:RSLEEP
979 (!first || (stp->sd_wakeq & RSLEEP))) { in strget()
989 stp->sd_wakeq &= ~RSLEEP; in strget()
1497 *wakeups = RSLEEP; in strrput_proto()
1622 if (stp->sd_flag & RSLEEP) { in strrput()
1623 stp->sd_flag &= ~RSLEEP; in strrput()
1630 wakeups = RSLEEP; in strrput()
1705 wakeups = RSLEEP; in strrput()
1727 ASSERT((wakeups & ~(RSLEEP|WSLEEP)) == 0); in strrput()
1739 ASSERT((wakeups & ~(RSLEEP|WSLEEP)) == 0); in strrput()
1824 if (wakeups & RSLEEP) in strrput()
1825 stp->sd_wakeq &= ~RSLEEP; in strrput()
1828 if (wakeups & RSLEEP) { in strrput()
1829 stp->sd_flag &= ~RSLEEP; in strrput()
2077 stp->sd_flag &= ~(WSLEEP|RSLEEP); in strrput_nondata()
2122 !(stp->sd_flag & RSLEEP))) { in strrput_nondata()
8302 (stp->sd_wakeq & RSLEEP)) { in strpoll()
8455 if (stp->sd_flag & RSLEEP) { in putback()
8456 stp->sd_flag &= ~RSLEEP; in putback()