OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kmem_cache_big_sizes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_kmem.c
137
#define
KMEM_CACHE_BIG_SIZES
(F) \
142
/* end of
KMEM_CACHE_BIG_SIZES
*/
152
KMEM_CACHE_BIG_SIZES
(F);
162
KMEM_CACHE_BIG_SIZES
(F);
190
static const struct kmem_cache_info
kmem_cache_big_sizes
[] = {
variable in typeref:typename:const struct kmem_cache_info[]
191
KMEM_CACHE_BIG_SIZES
(F)
531
kmem_cache_big_maxidx = kmem_create_caches(
kmem_cache_big_sizes
,
subr_kmem.c
137
#define
KMEM_CACHE_BIG_SIZES
(F) \
142
/* end of
KMEM_CACHE_BIG_SIZES
*/
152
KMEM_CACHE_BIG_SIZES
(F);
162
KMEM_CACHE_BIG_SIZES
(F);
190
static const struct kmem_cache_info
kmem_cache_big_sizes
[] = {
variable in typeref:typename:const struct kmem_cache_info[]
191
KMEM_CACHE_BIG_SIZES
(F)
531
kmem_cache_big_maxidx = kmem_create_caches(
kmem_cache_big_sizes
,
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025