Searched refs:kmalloc_caches (Results 1 – 3 of 3) sorted by relevance
1091 kmalloc_caches[NR_KMALLOC_TYPES][KMALLOC_SHIFT_HIGH + 1] __ro_after_init = variable1093 EXPORT_SYMBOL(kmalloc_caches);1152 return kmalloc_caches[kmalloc_type(flags)][index]; in kmalloc_slab()1253 kmalloc_caches[type][idx] = create_kmalloc_cache(name, in new_kmalloc_cache()1269 if (!kmalloc_caches[type][i]) in create_kmalloc_caches()1278 !kmalloc_caches[type][1]) in create_kmalloc_caches()1281 !kmalloc_caches[type][2]) in create_kmalloc_caches()1291 struct kmem_cache *s = kmalloc_caches[KMALLOC_NORMAL][i]; in create_kmalloc_caches()1298 kmalloc_caches[KMALLOC_DMA][i] = create_kmalloc_cache( in create_kmalloc_caches()
4713 validate_slab_cache(kmalloc_caches[type][4]); in resiliency_test()4722 validate_slab_cache(kmalloc_caches[type][5]); in resiliency_test()4729 validate_slab_cache(kmalloc_caches[type][6]); in resiliency_test()4736 validate_slab_cache(kmalloc_caches[type][7]); in resiliency_test()4742 validate_slab_cache(kmalloc_caches[type][8]); in resiliency_test()4748 validate_slab_cache(kmalloc_caches[type][9]); in resiliency_test()
1249 kmalloc_caches[KMALLOC_NORMAL][INDEX_NODE] = create_kmalloc_cache( in kmem_cache_init()1265 init_list(kmalloc_caches[KMALLOC_NORMAL][INDEX_NODE], in kmem_cache_init()