OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tty_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
emul.c
93
kmutex_t
tty_lock
;
variable in typeref:typename:kmutex_t
/src/sys/kern/
tty.c
210
kmutex_t
tty_lock
;
variable in typeref:typename:kmutex_t
253
mutex_spin_enter(&
tty_lock
);
256
mutex_spin_exit(&
tty_lock
);
274
mutex_spin_exit(&
tty_lock
);
363
mutex_spin_enter(&
tty_lock
);
370
mutex_spin_exit(&
tty_lock
);
377
return mutex_owned(&
tty_lock
);
387
mutex_spin_enter(&
tty_lock
);
428
mutex_spin_exit(&
tty_lock
);
439
mutex_spin_enter(&
tty_lock
);
[
all
...]
/src/sys/dev/pci/
xmm7360.c
170
#define
tty_lock
(tp) int s = spltty()
macro
266
#define
tty_lock
(tp) ttylock(tp)
macro
2760
tty_lock
(tp);
2791
tty_lock
(tp);
2854
tty_lock
(tp);
Completed in 15 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025