Home
last modified time | relevance | path

Searched refs:SLAB_KMALLOC (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dslab.h33 #define SLAB_KMALLOC ((slab_flags_t __force)0x00001000U) macro
/Linux-v6.1/mm/
Dslab_common.c664 create_boot_cache(s, name, size, flags | SLAB_KMALLOC, useroffset, in create_kmalloc_cache()
Dslub.c213 (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()