OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cyhc_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
cy82c693.c
57
static kmutex_t
cyhc_lock
;
variable in typeref:typename:kmutex_t
63
mutex_init(&
cyhc_lock
, MUTEX_DEFAULT, IPL_NONE);
77
mutex_enter(&
cyhc_lock
);
80
mutex_exit(&
cyhc_lock
);
86
mutex_exit(&
cyhc_lock
);
95
mutex_exit(&
cyhc_lock
);
108
mutex_enter(&
cyhc_lock
);
113
mutex_exit(&
cyhc_lock
);
125
mutex_enter(&
cyhc_lock
);
130
mutex_exit(&
cyhc_lock
);
[
all
...]
cy82c693.c
57
static kmutex_t
cyhc_lock
;
variable in typeref:typename:kmutex_t
63
mutex_init(&
cyhc_lock
, MUTEX_DEFAULT, IPL_NONE);
77
mutex_enter(&
cyhc_lock
);
80
mutex_exit(&
cyhc_lock
);
86
mutex_exit(&
cyhc_lock
);
95
mutex_exit(&
cyhc_lock
);
108
mutex_enter(&
cyhc_lock
);
113
mutex_exit(&
cyhc_lock
);
125
mutex_enter(&
cyhc_lock
);
130
mutex_exit(&
cyhc_lock
);
[
all
...]
Completed in 244 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025