Home
last modified time | relevance | path

Searched refs:wakeups (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c1724 *wakeups = RSLEEP; in strsock_proto()
1775 *wakeups = RSLEEP; in strsock_proto()
1931 *wakeups = RSLEEP; in strsock_proto()
1937 *wakeups = RSLEEP; in strsock_proto()
1997 *wakeups = RSLEEP; in strsock_proto()
2135 *wakeups = RSLEEP; in strsock_proto()
2193 *wakeups = WSLEEP; in strsock_proto()
2213 *wakeups = WSLEEP; in strsock_proto()
2242 *wakeups = WSLEEP; in strsock_proto()
2274 *wakeups = RSLEEP; in strsock_proto()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c1567 *wakeups = RSLEEP; in strrput_proto()
1601 *wakeups = 0; in strrput_misc()
1618 strwakeup_t wakeups; in strrput() local
1700 wakeups = RSLEEP; in strrput()
1775 wakeups = RSLEEP; in strrput()
1797 ASSERT((wakeups & ~(RSLEEP|WSLEEP)) == 0); in strrput()
1809 ASSERT((wakeups & ~(RSLEEP|WSLEEP)) == 0); in strrput()
1894 if (wakeups & RSLEEP) in strrput()
1897 wakeups &= stp->sd_flag; in strrput()
1898 if (wakeups & RSLEEP) { in strrput()
[all …]
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S937 ! wakeups. ! See the comments in mutex_exit() for details.
953 ! the PC and nPC back to the beginning to prevent missed wakeups.
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_locore.S772 ! wakeups. See the comments in mutex_owner_running() for details.
788 ! the PC and nPC back to the beginning to prevent missed wakeups.