OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ttwoga_conf_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/alpha/pci/
ttwoga_pci.c
63
static kmutex_t
ttwoga_conf_lock
;
variable in typeref:typename:kmutex_t
66
#define
TTWOGA_CONF_LOCK
() \
68
mutex_enter(&
ttwoga_conf_lock
); \
75
mutex_exit(&
ttwoga_conf_lock
); \
82
mutex_init(&
ttwoga_conf_lock
, MUTEX_DEFAULT, IPL_HIGH);
123
TTWOGA_CONF_LOCK
();
176
TTWOGA_CONF_LOCK
();
ttwoga_pci.c
63
static kmutex_t
ttwoga_conf_lock
;
variable in typeref:typename:kmutex_t
66
#define
TTWOGA_CONF_LOCK
() \
68
mutex_enter(&
ttwoga_conf_lock
); \
75
mutex_exit(&
ttwoga_conf_lock
); \
82
mutex_init(&
ttwoga_conf_lock
, MUTEX_DEFAULT, IPL_HIGH);
123
TTWOGA_CONF_LOCK
();
176
TTWOGA_CONF_LOCK
();
ttwoga_pci.c
63
static kmutex_t
ttwoga_conf_lock
;
variable in typeref:typename:kmutex_t
66
#define
TTWOGA_CONF_LOCK
() \
68
mutex_enter(&
ttwoga_conf_lock
); \
75
mutex_exit(&
ttwoga_conf_lock
); \
82
mutex_init(&
ttwoga_conf_lock
, MUTEX_DEFAULT, IPL_HIGH);
123
TTWOGA_CONF_LOCK
();
176
TTWOGA_CONF_LOCK
();
Completed in 43 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025