OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tadpmu_lock
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
tadpmu.c
67
static kmutex_t
tadpmu_lock
, data_lock;
variable in typeref:typename:kmutex_t
216
mutex_enter(&
tadpmu_lock
);
220
mutex_exit(&
tadpmu_lock
);
254
mutex_enter(&
tadpmu_lock
);
258
mutex_exit(&
tadpmu_lock
);
295
mutex_enter(&
tadpmu_lock
);
301
mutex_exit(&
tadpmu_lock
);
443
mutex_init(&
tadpmu_lock
, MUTEX_DEFAULT, IPL_NONE);
tadpmu.c
67
static kmutex_t
tadpmu_lock
, data_lock;
variable in typeref:typename:kmutex_t
216
mutex_enter(&
tadpmu_lock
);
220
mutex_exit(&
tadpmu_lock
);
254
mutex_enter(&
tadpmu_lock
);
258
mutex_exit(&
tadpmu_lock
);
295
mutex_enter(&
tadpmu_lock
);
301
mutex_exit(&
tadpmu_lock
);
443
mutex_init(&
tadpmu_lock
, MUTEX_DEFAULT, IPL_NONE);
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025