Searched refs:SLAB_CTOR_ATOMIC (Results 1 – 2 of 2) sorted by relevance
45 #define SLAB_CTOR_ATOMIC 0x002UL /* tell constructor it can't sleep */ macro
1139 ctor_flags |= SLAB_CTOR_ATOMIC; in kmem_cache_grow()