Home
last modified time | relevance | path

Searched refs:NR_KMALLOC_TYPES (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dslab.h594 NR_KMALLOC_TYPES enumerator
599 extern kmem_buckets kmalloc_caches[NR_KMALLOC_TYPES];
/linux/mm/
A Dslab_common.c691 kmem_buckets kmalloc_caches[NR_KMALLOC_TYPES] __ro_after_init =
952 for (type = KMALLOC_NORMAL; type < NR_KMALLOC_TYPES; type++) { in create_kmalloc_caches()
A Dslab.h385 const char *name[NR_KMALLOC_TYPES];
A Dslub.c5133 NR_KMALLOC_TYPES * KMALLOC_SHIFT_HIGH * in alloc_kmem_cache_cpus()

Completed in 26 milliseconds