Searched refs:SLAB_KMALLOC (Results 1 – 3 of 3) sorted by relevance
33 #define SLAB_KMALLOC ((slab_flags_t __force)0x00001000U) macro
664 create_boot_cache(s, name, size, flags | SLAB_KMALLOC, useroffset, in create_kmalloc_cache()
213 (s->flags & SLAB_KMALLOC)); in slub_debug_orig_size()1069 if (s->flags & SLAB_KMALLOC) in check_pad_bytes()4242 if (flags & SLAB_KMALLOC) in calculate_sizes()