Searched refs:UP (Results 1 – 5 of 5) sorted by relevance
547 return slab_state >= UP; in slab_is_available()931 slab_state = UP; in create_kmalloc_caches()
62 UP, /* Slab caches usable but not all extras yet */ enumerator
726 slab_state = UP; in kmem_cache_init()
4231 if (slab_state >= UP) { in kmem_cache_open()4917 if (slab_state <= UP) in __kmem_cache_create()
425 # UP and nommu archs use km based percpu allocator