Searched refs:wakeups (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 112 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, 115 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, 1660 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strsock_proto() argument 1674 *firstmsgsigs = *wakeups = *allmsgsigs = *pollwakeups = 0; in strsock_proto() 1724 *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() [all …]
|
/titanic_41/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.s | 971 ! wakeups. ! See the comments in mutex_exit() for details. 987 ! the PC and nPC back to the beginning to prevent missed wakeups.
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 1494 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_proto() argument 1497 *wakeups = RSLEEP; in strrput_proto() 1528 strwakeup_t *wakeups, strsigset_t *firstmsgsigs, in strrput_misc() argument 1531 *wakeups = 0; in strrput_misc() 1548 strwakeup_t wakeups; in strrput() local 1630 wakeups = RSLEEP; in strrput() 1705 wakeups = RSLEEP; in strrput() 1721 &wakeups, &firstmsgsigs, &allmsgsigs, &pollwakeups); in strrput() 1727 ASSERT((wakeups & ~(RSLEEP|WSLEEP)) == 0); in strrput() 1738 &wakeups, &firstmsgsigs, &allmsgsigs, &pollwakeups); in strrput() [all …]
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | mach_locore.s | 807 ! wakeups. See the comments in mutex_owner_running() for details. 823 ! the PC and nPC back to the beginning to prevent missed wakeups.
|