OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmem_btag_refill_lock
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_vmem.c
37
* - During a pool get call the global
vmem_btag_refill_lock
is taken,
216
static kmutex_t
vmem_btag_refill_lock
;
variable in typeref:typename:kmutex_t
283
mutex_enter(&
vmem_btag_refill_lock
);
285
mutex_exit(&
vmem_btag_refill_lock
);
714
mutex_init(&
vmem_btag_refill_lock
, MUTEX_DEFAULT, IPL_VM);
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025