OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pool_allocator_lock
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/kern/
subr_pool.c
267
static kmutex_t
pool_allocator_lock
;
variable in typeref:typename:kmutex_t
700
mutex_init(&
pool_allocator_lock
, MUTEX_DEFAULT, IPL_NONE);
847
mutex_enter(&
pool_allocator_lock
);
859
mutex_exit(&
pool_allocator_lock
);
1042
mutex_enter(&
pool_allocator_lock
);
1045
mutex_exit(&
pool_allocator_lock
);
subr_pool.c
267
static kmutex_t
pool_allocator_lock
;
variable in typeref:typename:kmutex_t
700
mutex_init(&
pool_allocator_lock
, MUTEX_DEFAULT, IPL_NONE);
847
mutex_enter(&
pool_allocator_lock
);
859
mutex_exit(&
pool_allocator_lock
);
1042
mutex_enter(&
pool_allocator_lock
);
1045
mutex_exit(&
pool_allocator_lock
);
subr_pool.c
267
static kmutex_t
pool_allocator_lock
;
variable in typeref:typename:kmutex_t
700
mutex_init(&
pool_allocator_lock
, MUTEX_DEFAULT, IPL_NONE);
847
mutex_enter(&
pool_allocator_lock
);
859
mutex_exit(&
pool_allocator_lock
);
1042
mutex_enter(&
pool_allocator_lock
);
1045
mutex_exit(&
pool_allocator_lock
);
Completed in 39 milliseconds
Indexes created Sat Nov 08 12:09:53 GMT 2025