OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cache_pool
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
subr_pool.c
363
static struct pool
cache_pool
;
variable in typeref:struct:pool
732
pool_init(&
cache_pool
, sizeof(struct pool_cache), coherency_unit,
2102
pc = pool_get(&
cache_pool
, PR_WAITOK);
2206
pool_put(&
cache_pool
, pc);
Completed in 12 milliseconds
Indexes created Wed Sep 24 14:09:57 GMT 2025