Searched refs:t_excl (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dtty_common.c67 mutex_enter(&tc->t_excl);
76 mutex_exit(&tc->t_excl);
85 mutex_exit(&tc->t_excl);
163 mutex_enter(&tc->t_excl);
168 mutex_exit(&tc->t_excl);
195 mutex_enter(&tc->t_excl);
198 mutex_exit(&tc->t_excl);
214 mutex_enter(&tc->t_excl);
217 mutex_exit(&tc->t_excl);
220 mutex_exit(&tc->t_excl);
[all...]
H A Dtty_pts.c698 mutex_enter(&tc->t_excl);
703 mutex_exit(&tc->t_excl);
727 mutex_enter(&tc->t_excl);
730 mutex_exit(&tc->t_excl);
752 mutex_enter(&tc->t_excl);
755 mutex_exit(&tc->t_excl);
760 mutex_exit(&tc->t_excl);
H A Dwscons.c1640 mutex_enter(&pvc->vc_ttycommon.t_excl);
1645 mutex_exit(&pvc->vc_ttycommon.t_excl);
H A Dvcons.c169 mutex_init(&pcommon->t_excl, NULL, MUTEX_DEFAULT, NULL);
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dtty.h49 kmutex_t t_excl; /* keeps struct consistent */ member in struct:tty_common
/opensolaris-onvv-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvc.c1364 mutex_enter(&tty->t_excl);
1368 mutex_exit(&tty->t_excl);
1372 mutex_exit(&tty->t_excl);
/opensolaris-onvv-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c667 mutex_enter(&tty->t_excl);
670 mutex_exit(&tty->t_excl);
673 mutex_exit(&tty->t_excl);
/opensolaris-onvv-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c2578 mutex_init(&uqi->sm_ttycommon->t_excl, NULL,
2592 mutex_init(&lqip->sm_ttycommon->t_excl, NULL,
2646 mutex_destroy(&lu->sm_ttycommon->t_excl);
2652 mutex_destroy(&pu->sm_ttycommon->t_excl);

Completed in 56 milliseconds